Skip to content

Commit 162be13

Browse files
chore: Update dependency syrupy to v4
1 parent adf36d0 commit 162be13

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

crates/python/poetry.lock

+11-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
@@ -55,7 +55,7 @@ maturin = "^1.2.3"
5555
pytest = "^7.1.3"
5656
pytest-asyncio = "^0.19.0"
5757
black = "^22.8.0"
58-
syrupy = "^3.0.6"
58+
syrupy = "^3.0.6 || ^4.0.0"
5959
mypy = "^1.4.1"
6060
pdoc = "^14.1.0"
6161
opentelemetry-sdk = "^1.20.0"

0 commit comments

Comments
 (0)