Skip to content

Commit fca9b53

Browse files
Update dependency pytest-asyncio to ^0.19.0
1 parent 07f6053 commit fca9b53

File tree

2 files changed

+48
-49
lines changed

2 files changed

+48
-49
lines changed

poetry.lock

+47-48
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
@@ -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.19.0"
2323
pytest-cov = "^3.0.0"
2424

2525
[build-system]

0 commit comments

Comments
 (0)