Skip to content

Commit 21b8010

Browse files
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#734)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c615c1 commit 21b8010

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -44,7 +44,7 @@ pre-commit = "^3.2.0"
4444
pre-commit-hooks = "^4.4.0"
4545
pylint = "^2.17.0"
4646
pytest = "^7.2.2"
47-
pytest-asyncio = "^0.20.3"
47+
pytest-asyncio = "^0.21.0"
4848
pytest-cov = "^4.0.0"
4949
yamllint = "^1.29.0"
5050
pyupgrade = "^3.3.1"

0 commit comments

Comments
 (0)