Skip to content

Commit e6a9600

Browse files
chore(deps): update dependency pytest-asyncio to >=1.3.0,<2.0.0
1 parent c70c433 commit e6a9600

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
@@ -36,7 +36,7 @@ mypy-extensions = "^1.0.0"
3636
ruff = "0.14.4"
3737
pytest = {version = ">=6.2.5"}
3838
poethepoet = ">=0.21,<0.38"
39-
pytest-asyncio = ">=0.23.2,<1.3.0"
39+
pytest-asyncio = ">=1.3.0,<2.0.0"
4040
respx = ">=0.20.2,<0.23.0"
4141
types-aiofiles = ">=23.2.0.20240106,<26.0.0.0"
4242
types-click = "^7.1.8"

0 commit comments

Comments
 (0)