From b95bd441185450b1a0754d401772184d0debcdb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:18:46 +0000 Subject: [PATCH] Bump syrupy from 5.2.0 to 5.3.1 Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 5.2.0 to 5.3.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/v5.2.0...v5.3.1) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 10aed090..f39c4d34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ test = [ "pytest-cov==7.1.0", "pytest-xdist==3.8.0", "requests-mock[fixture]==1.12.1", - "syrupy==5.2.0", + "syrupy==5.3.1", "tox==4.54.0" ] diff --git a/requirements.in b/requirements.in index 13a2179e..8c4b8c86 100644 --- a/requirements.in +++ b/requirements.in @@ -40,4 +40,4 @@ pytest==9.0.3 pytest-cov==7.1.0 pytest-xdist==3.8.0 requests-mock[fixture]==1.12.1 -syrupy==5.2.0 +syrupy==5.3.1