Skip to content

Commit 8ffef4a

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent e809f21 commit 8ffef4a

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

poetry.lock

Lines changed: 18 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
@@ -21,7 +21,7 @@ wemake-python-styleguide = "0.19.2"
2121
bandit = "1.8.3"
2222

2323
pytest = "^8.3.5"
24-
pytest-asyncio = "^0.26.0"
24+
pytest-asyncio = "^1.0.0"
2525
pytest-cov = "^6.1.1"
2626
requests = "^2.32.3"
2727

0 commit comments

Comments
 (0)