Skip to content

Commit d89f118

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent 6e50451 commit d89f118

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -71,7 +71,7 @@ mongomock = {version = "^4.3", optional = true}
7171
pytest = "^8.3.3"
7272
pytest-cov = "^6.0.0"
7373
mypy = "^1.13.0"
74-
pytest-asyncio = "^0.25.0"
74+
pytest-asyncio = "^1.0.0"
7575
pytest-mock = "^3.14.0"
7676
mongomock = "*"
7777
httpx = "^0.28.0"

0 commit comments

Comments
 (0)