Skip to content

Commit 9a23b0a

Browse files
chore: Update dependency syrupy to v4
1 parent af4b184 commit 9a23b0a

File tree

2 files changed

+3
-23
lines changed

2 files changed

+3
-23
lines changed

crates/python/poetry.lock

+2-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ maturin = "^0.14.17"
5151
pytest = "^7.1.3"
5252
pytest-asyncio = "^0.19.0"
5353
black = "^22.8.0"
54-
syrupy = "^3.0.6"
54+
syrupy = "^3.0.6 || ^4.0.0"
5555

5656
[build-system]
5757
requires = ["maturin>=0.14,<0.15"]

0 commit comments

Comments
 (0)