Skip to content

Commit

Permalink
Merge pull request #174 from mpol1t/dependabot/pip/pytest-asyncio-0.25.0
Browse files Browse the repository at this point in the history
Bump pytest-asyncio from 0.24.0 to 0.25.0
  • Loading branch information
mpol1t authored Dec 17, 2024
2 parents 3409654 + ec771eb commit 1587108
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 @@ -17,7 +17,7 @@ urllib3 = "2.2.3"

[tool.poetry.group.test.dependencies]
pytest = ">=8.1.1,<9.0.0"
pytest-asyncio = ">=0.23.6,<0.25"
pytest-asyncio = ">=0.23.6,<0.26"
coverage = "^7.4.4"
mock = ">=5.1.0,<6.0.0"
hypothesis = "^6.99.13"
Expand Down

0 comments on commit 1587108

Please sign in to comment.