Skip to content

Commit

Permalink
chore(dev): update dependency pytest to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 245e2fb commit 8189902
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -39,7 +39,7 @@ furo = { version = "2024.4.27", python = "^3.9" }
[tool.poetry.group.dev.dependencies]
yarl = "==1.9.4"
# tests
pytest = "==8.1.1"
pytest = "==8.2.0"
pytest-github-actions-annotate-failures = "==0.2.0"
coverage = "==7.5.0"

Expand Down

0 comments on commit 8189902

Please sign in to comment.