Skip to content

Commit ff7ba2e

Browse files
Bump syrupy from 4.9.0 to 4.9.1 (#2145)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.9.0 to 4.9.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.9.0...v4.9.1) --- updated-dependencies: - dependency-name: syrupy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a2bf40 commit ff7ba2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ development = [
6262
"pytest==8.3.5",
6363
"pytest-randomly==3.16.0",
6464
"pytest-httpserver==1.1.2",
65-
"syrupy==4.9.0",
65+
"syrupy==4.9.1",
6666
"factory-boy==3.3.3",
6767
"Faker==37.0.0",
6868
]

snyk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ pre-commit>=3.5.0
2020
pytest==8.3.5
2121
pytest-randomly==3.16.0
2222
pytest-httpserver==1.1.2
23-
syrupy==4.9.0
23+
syrupy==4.9.1
2424
factory-boy==3.3.3
2525
Faker==37.0.0

0 commit comments

Comments
 (0)