Skip to content

Commit 19b2607

Browse files
authored
Merge pull request #17 from xavierog/pin-syrupy
Pin syrupy.
2 parents 4df0f29 + 5a4144d commit 19b2607

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ python = "^3.8.1"
3434
pytest = ">=8.0.0"
3535
rich = ">=12.0.0"
3636
textual = ">=0.28.0"
37-
syrupy = ">=4.0.0"
37+
syrupy = "4.8.0"
3838
jinja2 = ">=3.0.0"
3939

4040
[tool.poetry.plugins."pytest11"]

0 commit comments

Comments
 (0)