Skip to content

Commit

Permalink
chore(dev): update dependency pytest to v7.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent c5736e8 commit 5c4a8bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@ -39,7 +39,7 @@ furo = { version = "2023.9.10", python = "^3.9" }
[tool.poetry.group.dev.dependencies]
yarl = "==1.9.3"
# tests
pytest = "==7.4.3"
pytest = "==7.4.4"
pytest-github-actions-annotate-failures = "==0.2.0"
coverage = "==7.3.2"

Expand Down

0 comments on commit 5c4a8bb

Please sign in to comment.