Skip to content

Commit ce81c49

Browse files
chore: Update dependency pytest-asyncio to ^0.20.0
1 parent 41c5b01 commit ce81c49

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

crates/python/poetry.lock

Lines changed: 5 additions & 4 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
@@ -46,7 +46,7 @@ python = "^3.8"
4646
numpy = "^1.24.1"
4747
maturin = "^0.13.2"
4848
pytest = "^7.1.3"
49-
pytest-asyncio = "^0.19.0"
49+
pytest-asyncio = "^0.20.0"
5050
black = "^22.8.0"
5151

5252
[tool.black]

0 commit comments

Comments
 (0)