Skip to content

Commit

Permalink
Merge pull request #404 from Whist-Team/dependabot/pip/pytest-8.2.0
Browse files Browse the repository at this point in the history
Build(deps-dev): bump pytest from 8.1.1 to 8.2.0
  • Loading branch information
Segelzwerg authored May 1, 2024
2 parents 7e245b3 + 26bc80d commit 2c76e04
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 @@ -23,7 +23,7 @@ pydantic = "^2.6"
deprecation = "^2.1"

[tool.poetry.dev-dependencies]
pytest = "^8.1"
pytest = "^8.2"
pytest-cov = "^5.0"
pytest-asyncio = "^0.23.6"
flake8 = "^7.0"
Expand Down

0 comments on commit 2c76e04

Please sign in to comment.