Skip to content

Commit

Permalink
Merge pull request #43 from ablyler/dependabot/pip/pytest-8.3.1
Browse files Browse the repository at this point in the history
Bump pytest from 8.2.2 to 8.3.1
  • Loading branch information
ablyler authored Jul 23, 2024
2 parents 1ff0cb4 + eaa65bc commit e6df475
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.2"
pytest = "^8.3.1"
pytest-aiohttp = "*"
pytest-cov = "^5.0.0"

Expand Down

0 comments on commit e6df475

Please sign in to comment.