Skip to content

Commit

Permalink
requirement: 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 tonial committed Oct 7, 2024
1 parent 302b158 commit ce6d3cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1631,9 +1631,9 @@ stack-data==0.6.3 \
--hash=sha256:836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9 \
--hash=sha256:d5558e0c25a4cb0853cddad3d77da9891a08cb85dd9f9f91b9f8cd66e511e695
# via ipython
syrupy==4.7.1 \
--hash=sha256:be002267a512a4bedddfae2e026c93df1ea928ae10baadc09640516923376d41 \
--hash=sha256:f9d4485f3f27d0e5df6ed299cac6fa32eb40a441915d988e82be5a4bdda335c8
syrupy==4.7.2 \
--hash=sha256:ea45e099f242de1bb53018c238f408a5bb6c82007bc687aefcbeaa0e1c2e935a \
--hash=sha256:eae7ba6be5aed190237caa93be288e97ca1eec5ca58760e4818972a10c4acc64
# via -r requirements/test.txt
tenacity==9.0.0 \
--hash=sha256:807f37ca97d62aa361264d497b0e31e92b8027044942bfa756160d908320d73b \
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1503,9 +1503,9 @@ sqlparse==0.5.1 \
# -r requirements/base.txt
# -r requirements/test.in
# django
syrupy==4.7.1 \
--hash=sha256:be002267a512a4bedddfae2e026c93df1ea928ae10baadc09640516923376d41 \
--hash=sha256:f9d4485f3f27d0e5df6ed299cac6fa32eb40a441915d988e82be5a4bdda335c8
syrupy==4.7.2 \
--hash=sha256:ea45e099f242de1bb53018c238f408a5bb6c82007bc687aefcbeaa0e1c2e935a \
--hash=sha256:eae7ba6be5aed190237caa93be288e97ca1eec5ca58760e4818972a10c4acc64
# via -r requirements/test.in
tenacity==9.0.0 \
--hash=sha256:807f37ca97d62aa361264d497b0e31e92b8027044942bfa756160d908320d73b \
Expand Down

0 comments on commit ce6d3cf

Please sign in to comment.