Skip to content

Commit 807c0a7

Browse files
⬆️ Update dependency pytest-asyncio to v1.2.0
1 parent 27031e3 commit 807c0a7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -39,7 +39,7 @@ pre-commit = "4.3.0"
3939
pre-commit-hooks = "6.0.0"
4040
pylint = "3.3.8"
4141
pytest = "8.4.2"
42-
pytest-asyncio = "1.1.0"
42+
pytest-asyncio = "1.2.0"
4343
pytest-cov = "6.2.1"
4444
ruff = "0.12.10"
4545
safety = "3.6.1"

0 commit comments

Comments
 (0)