Skip to content

Commit 3fb5597

Browse files
chore: Update dependency syrupy to v4
1 parent 4fcf074 commit 3fb5597

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 = "^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

5757
[build-system]

0 commit comments

Comments
 (0)