Skip to content

Commit 475ad36

Browse files
chore(ci): Update dependency syrupy to v5 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03a8bbc commit 475ad36

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

backends/pixi-build-ros/pixi.lock

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

backends/pixi-build-ros/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lint-mypy = "mypy"
2424
pixi-pycharm = ">=0.0.8,<0.1"
2525
pytest = "*"
2626
mypy = ">=1.18.2,<2"
27-
syrupy = ">=4.9.1,<5"
27+
syrupy = ">=5,<6"
2828
types-pyyaml = "*"
2929
# You can skip this as it's a long build, uncomment this when developing only in this package
3030
#py-pixi-build-backend = "*"

0 commit comments

Comments
 (0)