Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 9566253

Browse files
Merge pull request #20 from baseplate-admin/dependabot/pip/pytest-asyncio-0.24.0
Bump pytest-asyncio from 0.23.8 to 0.24.0
2 parents 4fa51aa + 002cb80 commit 9566253

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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 @@ django-ninja = "*"
2525
[tool.poetry.group.dev.dependencies]
2626
pytest = ">=7.2.2,<9.0.0"
2727
pytest-django = "^4.8.0"
28-
pytest-asyncio = "^0.23.6"
28+
pytest-asyncio = ">=0.23.6,<0.25.0"
2929

3030
[build-system]
3131
requires = ["poetry-core"]

0 commit comments

Comments
 (0)