Skip to content

Commit d23f3f0

Browse files
⬆️ Update dependency pytest-asyncio to v1.3.0 (#692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14086e6 commit d23f3f0

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.4.0"
4040
pre-commit-hooks = "6.0.0"
4141
pylint = "4.0.2"
4242
pytest = "8.4.2"
43-
pytest-asyncio = "1.2.0"
43+
pytest-asyncio = "1.3.0"
4444
pytest-cov = "7.0.0"
4545
ruff = "0.13.3"
4646
safety = "3.7.0"

0 commit comments

Comments
 (0)