Chore(deps): Bump syrupy from 4.8.0 to 4.8.1 (#1869)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 13 Jan 2025 20:05:15 +0000 (21:05 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 20:05:15 +0000 (21:05 +0100)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.8.0 to 4.8.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.0...v4.8.1)

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

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

index 89c5dc53a04d758c03f7d2f7cb57734e9f144d07..0e4f3389705d282424d7b0876a0384f63c25634d 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "pytest==8.3.4",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
-  "syrupy==4.8.0",
+  "syrupy==4.8.1",
   "tomli==2.2.1",
   "ruff==0.8.6",
 ]