Skip to content

Commit

Permalink
Bump syrupy from 4.7.2 to 4.8.0 (#1892)
Browse files Browse the repository at this point in the history
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.7.2 to 4.8.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.7.2...v4.8.0)

---
updated-dependencies:
- dependency-name: syrupy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 15b9000 commit 823399c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ development = [
"pre-commit>=3.5.0",
"pytest==8.3.3",
"pytest-randomly==3.16.0",
"syrupy==4.7.2",
"syrupy==4.8.0",
"factory-boy==3.3.1",
"Faker==33.0.0",
]
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ coverage==7.6.8
pre-commit>=3.5.0
pytest==8.3.3
pytest-randomly==3.16.0
syrupy==4.7.2
syrupy==4.8.0
factory-boy==3.3.1
Faker==33.0.0

0 comments on commit 823399c

Please sign in to comment.