Skip to content

Commit a609ca2

Browse files
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 0e662ab commit a609ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ test = [
2424
"pytest == 8.3.4",
2525
"pytest-asyncio == 0.25.0",
2626
"pytest-cov == 6.0.0",
27-
"syrupy == 4.8.0"
27+
"syrupy == 4.8.1"
2828
]
2929
lint = [
3030
"ruff == 0.8.4"

0 commit comments

Comments
 (0)