Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3f3ed58

Browse files
authoredJan 20, 2025··
build(deps): bump syrupy from 4.8.0 to 4.8.1
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.8.0 to 4.8.1. - [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.8.0...v4.8.1) --- updated-dependencies: - dependency-name: syrupy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20f1f75 commit 3f3ed58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ test_packaging = [
4848
]
4949
tests = [
5050
"pytest==8.3.4",
51-
"syrupy==4.8.0"
51+
"syrupy==4.8.1"
5252
]
5353
type_check = [
5454
"mypy==1.14.1"

0 commit comments

Comments
 (0)
Please sign in to comment.