Skip to content

Commit fdfd279

Browse files
chore(deps): [PYTHON] Update dependency pytest-asyncio to ^0.24.0 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f15b1b commit fdfd279

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
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
@@ -38,7 +38,7 @@ isort = "^5.10.1"
3838
mypy = "^1.0"
3939
pylint = "^3.0.0"
4040
pytest = "^8.0.0"
41-
pytest-asyncio = "^0.23.0"
41+
pytest-asyncio = "^0.24.0"
4242
pytest-cov = "^5.0.0"
4343
respx = "^0.21.0"
4444

0 commit comments

Comments
 (0)