Bump syrupy from 4.7.1 to 4.7.2 (#1700)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 8 Oct 2024 10:41:05 +0000 (12:41 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 10:41:05 +0000 (12:41 +0200)
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.7.1 to 4.7.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.7.1...v4.7.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 06abebb47c7eeb35fbc9cfa9e48bac73af44273c..f061f2423c04759bf0508b5bcb6b4dcc1f9168b3 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "pytest==8.3.3",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
-  "syrupy==4.7.1",
+  "syrupy==4.7.2",
   "tomli==2.0.1",
   "ruff==0.6.9",
 ]