Skip to content

Commit

Permalink
chore(deps): update dependency syrupy to v4.6.4 (#785)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [syrupy](https://togithub.com/syrupy-project/syrupy) | `==4.6.1` ->
`==4.6.4` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/syrupy/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/syrupy/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/syrupy/4.6.1/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/syrupy/4.6.1/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>syrupy-project/syrupy (syrupy)</summary>

###
[`v4.6.4`](https://togithub.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#464-2024-08-21)

[Compare
Source](https://togithub.com/syrupy-project/syrupy/compare/v4.6.3...v4.6.4)

##### Bug Fixes

- relax python version constraint, remove upperbound
([#&#8203;878](https://togithub.com/syrupy-project/syrupy/issues/878))
([05a35a1](https://togithub.com/syrupy-project/syrupy/commit/05a35a15d6d13484bd6445231b963c33e2d7d76c))

###
[`v4.6.3`](https://togithub.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#463-2024-08-21)

[Compare
Source](https://togithub.com/syrupy-project/syrupy/compare/v4.6.2...v4.6.3)

##### Bug Fixes

- ignore unused snapshots for skipped test
([#&#8203;862](https://togithub.com/syrupy-project/syrupy/issues/862))
([3f6e301](https://togithub.com/syrupy-project/syrupy/commit/3f6e30182b3aed34687782385c16001c7cf0b5f3))

###
[`v4.6.2`](https://togithub.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#462-2024-08-21)

[Compare
Source](https://togithub.com/syrupy-project/syrupy/compare/v4.6.1...v4.6.2)

##### Bug Fixes

- update classifiers, metadata
([#&#8203;870](https://togithub.com/syrupy-project/syrupy/issues/870))
([87592e5](https://togithub.com/syrupy-project/syrupy/commit/87592e581f34f213cfa4d4125bcc15959dad8113))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/allenporter/flux-local).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent f470d80 commit 52d2632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ types-PyYAML==6.0.12.20240808
typing-extensions==4.12.2
types-python-slugify==8.0.2.20240310
yamllint==1.35.1
syrupy==4.6.1
syrupy==4.6.4

0 comments on commit 52d2632

Please sign in to comment.