Skip to content

Commit 4f2f16a

Browse files
chore: Update dependency syrupy to v4
1 parent 45c8d39 commit 4f2f16a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/python/poetry.lock

+1-1
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 = "^1.2.3"
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
mypy = "^1.4.1"
5656
pdoc = "^14.1.0"
5757

0 commit comments

Comments
 (0)