Skip to content

Commit a70679f

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

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
@@ -39,7 +39,7 @@ covdefaults = "2.3.0"
3939
coverage = {version = "7.11.3", extras = ["toml"]}
4040
pylint = "4.0.2"
4141
pytest = "8.4.2"
42-
pytest-asyncio = "1.2.0"
42+
pytest-asyncio = "1.3.0"
4343
pytest-cov = "7.0.0"
4444
pytest-timeout = "2.4.0"
4545
pre-commit = "4.4.0"

0 commit comments

Comments
 (0)