Skip to content

Commit f1cfbc6

Browse files
chore(deps): update dependency pytest-asyncio to ^0.20.0
1 parent 07f6053 commit f1cfbc6

File tree

2 files changed

+57
-33
lines changed

2 files changed

+57
-33
lines changed

poetry.lock

Lines changed: 56 additions & 32 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
@@ -19,7 +19,7 @@ mypy = "0.910"
1919
wemake-python-styleguide = "0.16.1"
2020

2121
pytest = "^7.0.1"
22-
pytest-asyncio = "^0.18.1"
22+
pytest-asyncio = "^0.20.0"
2323
pytest-cov = "^3.0.0"
2424

2525
[build-system]

0 commit comments

Comments
 (0)