Skip to content

Commit 8e0321b

Browse files
authored
Merge pull request #362 from fvaleye/dependabot/pip/pytest-asyncio-0.24.0
build(deps-dev): Bump pytest-asyncio from 0.23.8 to 0.24.0
2 parents a688651 + 842202f commit 8e0321b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -36,7 +36,7 @@ mypy = "^1.10"
3636
ruff = "^0.7.3"
3737
pytest = "^8.2.1"
3838
pytest-mock = "^3.14.0"
39-
pytest-asyncio = "^0.23.7"
39+
pytest-asyncio = "^0.24.0"
4040
pytest-cov = "^5.0.0"
4141
pytest-xdist = "^3.6.1"
4242
pytest-clarity = "^1.0.1"

0 commit comments

Comments
 (0)