Chore(deps): Bump syrupy from 4.9.1 to 5.0.0 (#2454)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 19:15:59 +0000 (21:15 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Sep 2025 19:15:59 +0000 (21:15 +0200)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.9.1 to 5.0.0.
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/syrupy-project/syrupy/compare/v4.9.1...v5.0.0)

---
updated-dependencies:
- dependency-name: syrupy
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 031705443a04534c73effabd07af8eebee418349..6a5c241a4256180c82baea98f57ae5d19e292549 100644 (file)
@@ -58,7 +58,7 @@ test = [
   "pytest==8.4.2",
   "pytest-aiohttp==1.1.0",
   "pytest-cov==7.0.0",
-  "syrupy==4.9.1",
+  "syrupy==5.0.0",
   "tomli==2.2.1",
   "ruff==0.12.12",
 ]