Skip to content

Commit c35f25e

Browse files
chore(deps): update dependency pytest-asyncio to ^0.23.7 || ^0.24.0 || ^0.25.0
1 parent 5a17477 commit c35f25e

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
@@ -18,7 +18,7 @@ requests = ">=2.32.3,<3.0"
1818
[tool.poetry.group.dev.dependencies]
1919
black = "^24.4.2"
2020
pytest = "^8.2.2"
21-
pytest-asyncio = "^0.23.7 || ^0.24.0"
21+
pytest-asyncio = "^0.23.7 || ^0.24.0 || ^0.25.0"
2222
pytest-cov = "^5.0.0 || ^6.0.0"
2323
flake8 = "^7.1.0"
2424
Flake8-pyproject = "^1.2.3"

0 commit comments

Comments
 (0)