Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 6fcd0ce commit 949fd55
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -44,7 +44,7 @@ async-timeout = "^4.0.3"
[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
mypy = "^1.0.0"
pytest = "^7.4.4"
pytest = "^8.3.3"
snapshottest = "^0.6.0"
aioresponses = "^0.7.6"
pytest-mock = "^3.12.0"
Expand Down

0 comments on commit 949fd55

Please sign in to comment.