Skip to content

Commit 2ba4414

Browse files
chore: Update dependency pytest-asyncio to ^0.19.0 || ^0.21.0
1 parent 19b8f5e commit 2ba4414

2 files changed

Lines changed: 8 additions & 26 deletions

File tree

crates/python/poetry.lock

Lines changed: 7 additions & 25 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
@@ -47,7 +47,7 @@ python = "^3.8"
4747
numpy = "^1.24.1"
4848
maturin = "^0.13.2"
4949
pytest = "^7.1.3"
50-
pytest-asyncio = "^0.19.0"
50+
pytest-asyncio = "^0.19.0 || ^0.21.0"
5151
black = "^22.8.0"
5252
syrupy = "^3.0.6"
5353

0 commit comments

Comments
 (0)