Skip to content

Commit 8c6a92c

Browse files
Bump pytest-asyncio from 0.26.0 to 1.1.0 (#1649)
1 parent 8b050d0 commit 8c6a92c

2 files changed

Lines changed: 19 additions & 5 deletions

File tree

poetry.lock

Lines changed: 18 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
@@ -56,7 +56,7 @@ pre-commit-hooks = ">=4.4,<6.0"
5656
sphinx-rtd-theme = ">=1.2,<4.0"
5757
sphinx-click = ">=4.4,<7.0"
5858
Pygments = "^2.15.0"
59-
pytest-asyncio = ">=0.21,<0.27"
59+
pytest-asyncio = ">=0.21,<1.2"
6060
aioresponses = "^0.7.4"
6161
pytest-cov = ">=4,<7"
6262
syrupy = ">=4.9.1"

0 commit comments

Comments
 (0)