Skip to content

Commit

Permalink
chore(deps): update dependency syrupy to v4.8.0 (#1022)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Craigie <[email protected]>
  • Loading branch information
renovate[bot] and RobertCraigie authored Nov 26, 2024
1 parent 05808fc commit b12ab3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/requirements/deps/syrupy.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
syrupy==4.6.4
syrupy==4.8.0
1 change: 1 addition & 0 deletions pipelines/test.nox.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def test(session: nox.Session) -> None:
'-m',
'pytest',
'--ignore=databases',
'--snapshot-diff-mode=disabled',
*pytest_args,
env={
'PYTEST_PLUGINS': 'pytester',
Expand Down

0 comments on commit b12ab3a

Please sign in to comment.