Skip to content

Commit d49d5aa

Browse files
Update dependency pytest-asyncio to v1 (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eaf7b86 commit d49d5aa

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
@@ -45,7 +45,7 @@ pre-commit = "4.2.0"
4545
pre-commit-hooks = "5.0.0"
4646
pylint = "3.3.7"
4747
pytest = "8.4.0"
48-
pytest-asyncio = "0.26.0"
48+
pytest-asyncio = "1.0.0"
4949
pytest-cov = "6.2.1"
5050
ruff = "0.6.9"
5151
safety = "3.5.2"

0 commit comments

Comments
 (0)