Skip to content

Commit 9cd8b63

Browse files
chore: Update dependency syrupy to v4
1 parent e53eb6a commit 9cd8b63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

crates/python/poetry.lock

+2-2
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)