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] committed Jun 29, 2024
1 parent 50c64c7 commit 6cda509
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 44 deletions.
66 changes: 23 additions & 43 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 @@ -32,7 +32,7 @@ attrs = "^23.0.0"

[tool.poetry.group.dev.dependencies]
codecov = "*"
pytest = "6.2.5"
pytest = "8.2.2"
pytest-cov = "3.0.0"
pytest-mock = "3.14.0"
responses = "0.25.3"
Expand Down

0 comments on commit 6cda509

Please sign in to comment.