Skip to content

Commit 97298da

Browse files
Bump pytest-asyncio from 0.20.2 to 0.20.3 (#246)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fccb47 commit 97298da

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -43,7 +43,7 @@ pre-commit = "^2.20.0"
4343
pre-commit-hooks = "^4.4.0"
4444
pylint = "^2.15.8"
4545
pytest = "^7.2.0"
46-
pytest-asyncio = "^0.20.2"
46+
pytest-asyncio = "^0.20.3"
4747
pytest-cov = "^4.0.0"
4848
yamllint = "^1.28.0"
4949
pyupgrade = "^3.3.1"

0 commit comments

Comments
 (0)