Skip to content

Commit dcd84e0

Browse files
Bump pytest-asyncio from 0.18.3 to 0.19.0 (#311)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afdf6d8 commit dcd84e0

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

+5-6
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
@@ -49,7 +49,7 @@ coverage = "^6.4"
4949
pytest-cov = "^3.0.0"
5050
pytest-xdist = "^2.5.0"
5151
unasync = "^0.5.0"
52-
pytest-asyncio = "^0.18.3"
52+
pytest-asyncio = "^0.19.0"
5353
twine = "^4.0.1"
5454
email-validator = "^1.2.1"
5555
tox = "^3.25.0"

0 commit comments

Comments
 (0)