Skip to content

Commit b08f6b9

Browse files
Bump pytest-asyncio from 0.18.3 to 0.19.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.19.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-asyncio@v0.18.3...v0.19.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afdf6d8 commit b08f6b9

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)