Skip to content

Commit a1b1343

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent 07816d8 commit a1b1343

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 additions & 8 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
@@ -33,7 +33,7 @@ typing-extensions = "^4.11.0"
3333

3434
[tool.poetry.group.dev.dependencies]
3535
pytest = ">=7.4,<9.0"
36-
pytest-asyncio = "^0.21.1"
36+
pytest-asyncio = "^1.0.0"
3737
pytest-grpc = "^0.8.0"
3838
pytest-mock = "^3.11.1"
3939
pylint = ">=2.17.5,<4.0.0"

0 commit comments

Comments
 (0)