Skip to content

Commit 6fd3d1a

Browse files
chore: Update dependency syrupy to v4
1 parent 59f719a commit 6fd3d1a

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

crates/python/poetry.lock

+2-21
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
@@ -49,7 +49,7 @@ maturin = "^0.13.2"
4949
pytest = "^7.1.3"
5050
pytest-asyncio = "^0.19.0"
5151
black = "^22.8.0"
52-
syrupy = "^3.0.6"
52+
syrupy = "^3.0.6 || ^4.0.0"
5353

5454
[tool.black]
5555
line-length = 120

0 commit comments

Comments
 (0)