Skip to content

Commit 422730b

Browse files
chore(deps): update dependency pytest-asyncio to v0.25.3 (#262)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent d5cd026 commit 422730b

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
@@ -60,7 +60,7 @@ httpx = "0.28.1"
6060
mypy = { version = "1.14.1", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.3.4"
63-
pytest-asyncio = "0.25.2"
63+
pytest-asyncio = "0.25.3"
6464
pytest-cov = "6.0.0"
6565
ruff = "0.9.3"
6666
tox = "4.24.1"

0 commit comments

Comments
 (0)