Skip to content

Commit 7d80a1c

Browse files
Merge pull request #1411 from uriyyo/dependabot/pip/pytest-asyncio-0.25.0
[no ci]
2 parents ed66921 + 6e68d68 commit 7d80a1c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -49,7 +49,7 @@ odmantic = {version = "^1.0.2", optional = true}
4949
fastapi = ">=0.93.0"
5050
pytest = "^8.3.4"
5151
pytest-cov = "^6.0.0"
52-
pytest-asyncio = "^0.24.0"
52+
pytest-asyncio = "^0.25.0"
5353
flaky = "^3.8.1"
5454
pre-commit = "^4.0.1"
5555
Faker = "^33.1.0"

0 commit comments

Comments
 (0)