Skip to content

Commit 1d1122d

Browse files
Bump syrupy from 5.0.0 to 5.1.0
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee56912 commit 1d1122d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"pytest-asyncio==1.3.0",
5353
"pytest-cov==7.0.0",
5454
"ruff==0.14.13",
55-
"syrupy==5.0.0",
55+
"syrupy==5.1.0",
5656
"yamllint==1.38.0",
5757
"datamodel-code-generator>=0.28.5,<0.54.0",
5858
]

0 commit comments

Comments
 (0)