Skip to content

Commit 20178c4

Browse files
build(deps): bump syrupy from 4.9.1 to 5.0.0 (#179)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.9.1 to 5.0.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@v4.9.1...v5.0.0) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent dcbcf7d commit 20178c4

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
@@ -53,7 +53,7 @@ test_packaging = [
5353
]
5454
tests = [
5555
"pytest==8.4.2",
56-
"syrupy==4.9.1"
56+
"syrupy==5.0.0"
5757
]
5858
type_check = [
5959
"mypy==1.18.2"

0 commit comments

Comments
 (0)