Chore(deps): Bump syrupy from 4.8.2 to 4.9.1 (#2139)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 24 Apr 2025 13:33:19 +0000 (15:33 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 13:33:19 +0000 (15:33 +0200)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.8.2 to 4.9.1.
- [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.8.2...v4.9.1)

---
updated-dependencies:
- dependency-name: syrupy
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index 7319b135a45cf51600eb4552dda35f7c98dc3419..17ccf53efdee47e486727cc75e101bc0ee726838 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "pytest==8.3.5",
   "pytest-aiohttp==1.1.0",
   "pytest-cov==6.1.1",
-  "syrupy==4.8.2",
+  "syrupy==4.9.1",
   "tomli==2.2.1",
   "ruff==0.11.5",
 ]