Skip to content

Commit 20c0cbd

Browse files
chore: Update dependency pytest-asyncio to ^0.20.0
1 parent 4077b84 commit 20c0cbd

File tree

2 files changed

+100
-44
lines changed

2 files changed

+100
-44
lines changed

crates/python/poetry.lock

Lines changed: 99 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ python = "^3.8"
4545
[tool.poetry.dev-dependencies]
4646
maturin = "^0.13.2"
4747
pytest = "^7.1.3"
48-
pytest-asyncio = "^0.19.0"
48+
pytest-asyncio = "^0.20.0"
4949
black = "^22.8.0"
5050

5151
[build-system]

0 commit comments

Comments
 (0)