Skip to content

Commit 2b8a7c8

Browse files
chore(deps): [PYTHON] Update dependency pytest-asyncio to ^0.24.0
1 parent 6f15b1b commit 2b8a7c8

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)