Skip to content

Commit

Permalink
Merge pull request #41 from ablyler/dependabot/pip/pytest-8.2.2
Browse files Browse the repository at this point in the history
Bump pytest from 8.1.1 to 8.2.2
  • Loading branch information
ablyler authored Jun 18, 2024
2 parents 75682e2 + 901aedc commit d5f9e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dataclasses-json = ">=0.6.1"

[tool.poetry.dev-dependencies]
pre-commit = "^3.7.1"
pytest = "^8.2.1"
pytest = "^8.2.2"
pytest-aiohttp = "*"
pytest-cov = "^5.0.0"

Expand Down

0 comments on commit d5f9e0a

Please sign in to comment.