Chore(deps): Bump syrupy from 4.7.2 to 4.8.0 (#1791)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 20 Dec 2024 15:29:59 +0000 (16:29 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2024 15:29:59 +0000 (16:29 +0100)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.7.2 to 4.8.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.7.2...v4.8.0)

---
updated-dependencies:
- dependency-name: syrupy
  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 d4815013348300f34006e5fcc335a17c01fbc371..74ba74a2cc695a6299a47b3254d314815acbbb48 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "pytest==8.3.3",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
-  "syrupy==4.7.2",
+  "syrupy==4.8.0",
   "tomli==2.1.0",
   "ruff==0.7.4",
 ]