Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sfc-gh-astus committed Oct 10, 2024
1 parent 9bbe9dd commit 6ed7f39
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.15.0",
"syrupy==4.7.1",
"syrupy==4.7.2",
"factory-boy==3.3.0",
"Faker==26.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.1
pre-commit>=3.5.0
pytest==8.3.3
pytest-randomly==3.15.0
syrupy==4.7.1
syrupy==4.7.2
factory-boy==3.3.0
Faker==26.0.0

0 comments on commit 6ed7f39

Please sign in to comment.