Skip to content

Commit efe9e2c

Browse files
Bump pytest-asyncio from 0.19.0 to 0.20.3 (#430)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.3. - [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.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <[email protected]>
1 parent 31a86cf commit efe9e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ coverage = "^6.4"
5858
pytest-cov = "^4.0.0"
5959
pytest-xdist = "^3.1.0"
6060
unasync = "^0.5.0"
61-
pytest-asyncio = "^0.19.0"
61+
pytest-asyncio = "^0.20.3"
6262
email-validator = "^1.3.0"
6363
tox = "^3.26.0"
6464
tox-pyenv = "^1.1.0"

0 commit comments

Comments
 (0)