Skip to content

Commit c28514f

Browse files
chore(deps-dev): bump pytest-asyncio from 0.23.8 to 0.25.2 (#39)
1 parent 27f878e commit c28514f

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
@@ -27,7 +27,7 @@ python = "^3.9"
2727
[tool.poetry.group.dev.dependencies]
2828
pytest = ">=7,<9"
2929
pytest-cov = ">=3,<7"
30-
pytest-asyncio = "^0.23.5"
30+
pytest-asyncio = ">=0.23.5,<0.26.0"
3131
requests = "^2.31.0"
3232

3333
[tool.semantic_release]

0 commit comments

Comments
 (0)