Skip to content

Commit 757be83

Browse files
⬆️ Update dependency pytest-asyncio to v0.25.0
1 parent e272e93 commit 757be83

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -40,7 +40,7 @@ pre-commit = "4.0.1"
4040
pre-commit-hooks = "5.0.0"
4141
pylint = "3.3.2"
4242
pytest = "8.3.4"
43-
pytest-asyncio = "0.24.0"
43+
pytest-asyncio = "0.25.0"
4444
pytest-cov = "6.0.0"
4545
ruff = "0.8.3"
4646
safety = "3.2.13"

0 commit comments

Comments
 (0)