Skip to content

Commit 7625f74

Browse files
Bump pytest-asyncio from 0.19.0 to 0.20.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.2. - [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.19.0...v0.20.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a34c6b2 commit 7625f74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -59,7 +59,7 @@ coverage = "^6.4"
5959
pytest-cov = "^4.0.0"
6060
pytest-xdist = "^2.5.0"
6161
unasync = "^0.5.0"
62-
pytest-asyncio = "^0.19.0"
62+
pytest-asyncio = "^0.20.2"
6363
email-validator = "^1.3.0"
6464
tox = "^3.26.0"
6565
tox-pyenv = "^1.1.0"

0 commit comments

Comments
 (0)