Skip to content

Commit 6946f96

Browse files
build(deps-dev): bump pytest-asyncio from 0.18.3 to 0.21.0 (#26)
1 parent 06e6c0f commit 6946f96

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -23,7 +23,7 @@ shed = ">=0.9.5,<2023.4.0"
2323
pylint = "^2.13.7"
2424
mypy = "^0.942"
2525
pytest = "^7.1.1"
26-
pytest-asyncio = "^0.18.3"
26+
pytest-asyncio = ">=0.18.3,<0.22.0"
2727
pytest-cov = ">=3,<5"
2828
typeguard = "^2.13.3"
2929
docformatter = "^1.4"

0 commit comments

Comments
 (0)