Skip to content

Commit 0e9c246

Browse files
Bump syrupy to v5.3.4 (#276)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [syrupy](https://redirect.github.com/syrupy-project/syrupy) | `==5.3.3` → `==5.3.4` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/syrupy/5.3.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/syrupy/5.3.3/5.3.4?slim=true) | --- ### Release Notes <details> <summary>syrupy-project/syrupy (syrupy)</summary> ### [`v5.3.4`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#v534-2026-06-26) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v5.3.3...v5.3.4) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tr4nt0r/pyloadapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6cmVjeWNsZTogZGVwZW5kZW5jaWVzIiwiOnNuYWtlOiBweXRob24iXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa9b3a5 commit 0e9c246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies = [
5959
parallel = false
6060
extra-dependencies = [
6161
"pytest-asyncio==1.4.0",
62-
"syrupy==5.3.3",
62+
"syrupy==5.3.4",
6363
"pytest-cov==7.1.0",
6464
"click==8.4.1",
6565
]

0 commit comments

Comments
 (0)