Skip to content

Commit 2f5ab34

Browse files
chore(deps): update dependency pytest-asyncio to >=0.25.1,<0.26.0 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d62556a commit 2f5ab34

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pytest = ">=7.2.1,<9.0.0"
4444
ruff = ">=0.0.254,<0.3.5"
4545
coverage = "^7.2.1"
4646
pytest-cov = "^6.0.0"
47-
pytest-asyncio = ">=0.20.3,<0.24.0"
47+
pytest-asyncio = ">=0.25.1,<0.26.0"
4848

4949
[tool.isort]
5050
profile = "black"

0 commit comments

Comments
 (0)