Skip to content

Commit

Permalink
Bump pytest from 8.2.1 to 8.2.2 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 938d3c1 commit 4a3ec07
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -73,7 +73,7 @@ poethepoet = "^0.26.1"
faker = "^25.8.0"
mock = "^5.1.0"
pyfakefs = "^5.4.1"
pytest = "^8.2.1"
pytest = "^8.2.2"
pytest-asyncio = "0.21.2"
pytest-cov = "^5.0.0"
pytest-env = "^1.1.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ pytest-randomly==3.15.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-reverse==1.7.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-sugar==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-watcher==0.4.2 ; python_version >= "3.9" and python_version < "4.0"
pytest==8.2.1 ; python_version >= "3.9" and python_version < "4.0"
pytest==8.2.2 ; python_version >= "3.9" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4.0"
python-decouple==3.8 ; python_version >= "3.9" and python_version < "4.0"
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit 4a3ec07

Please sign in to comment.