Skip to content

Commit 8796aa6

Browse files
chore(deps): update dependency pytest-asyncio to v0.23.8 (#157)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent c3b073b commit 8796aa6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.27.0"
6060
mypy = { version = "1.10.1", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.9", extras = ["binary"] }
6262
pytest = "8.2.2"
63-
pytest-asyncio = "0.23.7"
63+
pytest-asyncio = "0.23.8"
6464
pytest-cov = "5.0.0"
6565
ruff = "0.5.2"
6666
tox = "4.16.0"

0 commit comments

Comments
 (0)