Skip to content

Commit 7775fb7

Browse files
authored
Merge pull request #153 from HyperionGray/dependabot/pip/pytest-asyncio-0.23.8
automerge
2 parents ae6c50c + 31cc6cb commit 7775fb7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -25,7 +25,7 @@ io = ["websockets"]
2525
inflection = "^0.5.0"
2626
mypy = "^1.0"
2727
pytest = "^7.0"
28-
pytest-asyncio = "^0.21.0"
28+
pytest-asyncio = ">=0.21,<0.24"
2929
sphinx = "^5.0"
3030
sphinx-autodoc-typehints = "^1.21"
3131
sphinx-rtd-theme = ">=1.2,<3.0"

0 commit comments

Comments
 (0)