Skip to content

Commit 1db5e1e

Browse files
⬆️ Update dependency pytest-asyncio to v0.25.3 (#569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 597f0c6 commit 1db5e1e

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
@@ -39,7 +39,7 @@ pre-commit = "4.1.0"
3939
pre-commit-hooks = "5.0.0"
4040
pylint = "3.3.4"
4141
pytest = "8.3.4"
42-
pytest-asyncio = "0.25.2"
42+
pytest-asyncio = "0.25.3"
4343
pytest-cov = "6.0.0"
4444
ruff = "0.9.3"
4545
safety = "3.2.14"

0 commit comments

Comments
 (0)