Skip to content

Commit 1fd8d3c

Browse files
chore: Update dependency pytest-asyncio to ^0.19.0 || ^0.21.0
1 parent 468941b commit 1fd8d3c

2 files changed

Lines changed: 8 additions & 27 deletions

File tree

crates/python/poetry.lock

Lines changed: 7 additions & 26 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
@@ -49,7 +49,7 @@ quil = "0.1.1"
4949
numpy = "^1.24.1"
5050
maturin = "^0.14.17"
5151
pytest = "^7.1.3"
52-
pytest-asyncio = "^0.19.0"
52+
pytest-asyncio = "^0.19.0 || ^0.21.0"
5353
black = "^22.8.0"
5454
syrupy = "^3.0.6"
5555

0 commit comments

Comments
 (0)