Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 7.4.4 to 8.0.1 (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 1a60aa5 commit e572d5d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ isort = "^5.12.0"
pre-commit = ">=2.21,<4.0"
pylint = ">=2.16.2,<4.0.0"
flake8 = ">=5.0.4,<8.0.0"
pytest = "^7.2.1"
pytest = ">=7.2.1,<9.0.0"
pytest-asyncio = ">=0.20.2,<0.24.0"

#
Expand Down

0 comments on commit e572d5d

Please sign in to comment.