Skip to content

Commit

Permalink
Merge pull request #21 from ablyler/dependabot/pip/pytest-8.0.1
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.4 to 8.0.1
  • Loading branch information
ablyler authored Feb 20, 2024
2 parents 1304dbc + 4515ad5 commit 941812e
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.6.1"
pytest = "^8.0.0"
pytest = "^8.0.1"
pytest-aiohttp = "*"
pytest-cov = "^3.0.0"

Expand Down

0 comments on commit 941812e

Please sign in to comment.