From 5281acf1da45af743be8406b15b294dd8feb220d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:33:04 +0000 Subject: [PATCH] chore(deps-dev): bump syrupy from 5.3.3 to 5.5.2 Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 5.3.3 to 5.5.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/v5.3.3...v5.5.2) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.5.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 866a4096..0062b5ca 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pytest-cov==7.1.0 pytest-mock==3.15.1 pytest-random-order==1.2.0 # Pytest snapshots -syrupy==5.3.3 +syrupy==5.5.2 ruff==0.15.20 isort==8.0.1