Skip to content

Commit

Permalink
Bump syrupy from 4.6.1 to 4.7.1 (#1542)
Browse files Browse the repository at this point in the history
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.6.1 to 4.7.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.6.1...v4.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 10, 2024
1 parent 09597a1 commit ed4df7f
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.2",
"pytest-randomly==3.15.0",
"syrupy==4.6.1",
"syrupy==4.7.1",
]

[project.urls]
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ coverage==7.6.1
pre-commit>=3.5.0
pytest==8.3.2
pytest-randomly==3.15.0
syrupy==4.6.1
syrupy==4.7.1

0 comments on commit ed4df7f

Please sign in to comment.