From c973b8cfa1565d89431ca3509f93abac9ebff1e2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 10:10:54 +0100
Subject: [PATCH] build(deps-dev): bump syrupy from 4.7.1 to 4.7.2 (#179)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.7.1 to
4.7.2.
Release notes
Sourced from syrupy's
releases.
v4.7.2
4.7.2
(2024-10-06)
Bug Fixes
Changelog
Sourced from syrupy's
changelog.
4.7.2
(2024-10-06)
Bug Fixes
Commits
f87f54a
chore(release): 4.7.2 [skip ci]
07b78fe
docs: add joostlek as a contributor for code (#893)
548ec06
fix: allow snapshot dir to be different (#892)
e79cd04
chore(deps): update actions/checkout action to v4.2.0 (#891)
ba5616c
chore(deps): update cycjimmy/semantic-release-action action to v4.1.1
(#890)
42a1188
chore(deps): update actions/setup-python action to v5.2.0 (#888)
078c928
chore: add link to inline-snapshots (#884)
a77f641
chore: update renovate config (#883)
- See full diff in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=syrupy&package-manager=pip&previous-version=4.7.1&new-version=4.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 72c5a1e5..fe8f4154 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -893,13 +893,13 @@ files = [
[[package]]
name = "syrupy"
-version = "4.7.1"
+version = "4.7.2"
description = "Pytest Snapshot Test Utility"
optional = false
python-versions = ">=3.8.1"
files = [
- {file = "syrupy-4.7.1-py3-none-any.whl", hash = "sha256:be002267a512a4bedddfae2e026c93df1ea928ae10baadc09640516923376d41"},
- {file = "syrupy-4.7.1.tar.gz", hash = "sha256:f9d4485f3f27d0e5df6ed299cac6fa32eb40a441915d988e82be5a4bdda335c8"},
+ {file = "syrupy-4.7.2-py3-none-any.whl", hash = "sha256:eae7ba6be5aed190237caa93be288e97ca1eec5ca58760e4818972a10c4acc64"},
+ {file = "syrupy-4.7.2.tar.gz", hash = "sha256:ea45e099f242de1bb53018c238f408a5bb6c82007bc687aefcbeaa0e1c2e935a"},
]
[package.dependencies]