Skip to content

Commit

Permalink
chore(dev): update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 71ded8d commit 2f3c122
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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.1.29", python = "^3.9" }
[tool.poetry.group.dev.dependencies]
yarl = "==1.9.4"
# tests
pytest = "==7.4.4"
pytest = "==8.1.1"
pytest-github-actions-annotate-failures = "==0.2.0"
coverage = "==7.4.4"

Expand Down

0 comments on commit 2f3c122

Please sign in to comment.