Skip to content

Commit 5a1c19b

Browse files
⬆️ Update dependency pytest-asyncio to v0.24.0
1 parent 34d41db commit 5a1c19b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pre-commit = "3.8.0"
5656
pre-commit-hooks = "4.6.0"
5757
pylint = "3.2.6"
5858
pytest = "8.3.2"
59-
pytest-asyncio = "0.23.8"
59+
pytest-asyncio = "0.24.0"
6060
pytest-cov = "5.0.0"
6161
ruff = "0.5.7"
6262
safety = "3.2.6"

0 commit comments

Comments
 (0)