Skip to content

Commit 24dac16

Browse files
⬆️ Update dependency pytest-asyncio to v1 (#581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3749ba2 commit 24dac16

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -40,7 +40,7 @@ pre-commit = "4.2.0"
4040
pre-commit-hooks = "5.0.0"
4141
pylint = "3.3.7"
4242
pytest = "8.3.5"
43-
pytest-asyncio = "0.26.0"
43+
pytest-asyncio = "1.0.0"
4444
pytest-cov = "6.1.1"
4545
ruff = "0.11.12"
4646
safety = "3.5.1"

0 commit comments

Comments
 (0)