Chore(deps): Bump syrupy from 4.8.1 to 4.8.2 (#1996)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Mar 2025 21:44:38 +0000 (22:44 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 5 Mar 2025 20:51:59 +0000 (21:51 +0100)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.8.1 to 4.8.2.
- [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.1...v4.8.2)

---
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 369161971c4dc967366fde8f33d26fe300b181ff..668ac468dfb032c591e984d7ef1bb8541b7cd951 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "pytest==8.3.5",
   "pytest-aiohttp==1.1.0",
   "pytest-cov==5.0.0",
-  "syrupy==4.8.1",
+  "syrupy==4.8.2",
   "tomli==2.2.1",
   "ruff==0.9.6",
 ]