Skip to content

Commit a4647cc

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fdc59b commit a4647cc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pydantic = "^2.8.2"
2727
mypy = "^1.11.1"
2828
ruff = "^0.8.0"
2929
pytest = "^8.3.2"
30-
pytest-asyncio = "^0.24.0"
30+
pytest-asyncio = "^0.25.0"
3131
python-dateutil = "^2.9.0-post.0"
3232

3333
[build-system]

0 commit comments

Comments
 (0)