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

Commit 5339594

Browse files
---
updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ff7453 commit 5339594

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
@@ -55,7 +55,7 @@ furo = ">=2021.11.12"
5555
pytest-cov = ">=4,<6"
5656
types-croniter = ">=1.3.2,<3.0.0"
5757
pytest_async = "^0.1.1"
58-
pytest-asyncio = ">=0.20.1,<0.22.0"
58+
pytest-asyncio = ">=0.20.1,<0.24.0"
5959
pytest-mock = "^3.10.0"
6060
pytest-lazy-fixture = "^0.6.3"
6161
fastapi = ">=0.6.3"

0 commit comments

Comments
 (0)