From 28078c41eff1f9f5d817435699ba88cde54379ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:28:59 +0000 Subject: [PATCH] Bump syrupy from 5.0.0 to 5.1.0 Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 5.0.0 to 5.1.0. - [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.0.0...v5.1.0) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 339b63e..bcd7be3 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,4 +3,4 @@ pytest-asyncio>=0.23.6 pytest-cov>=5.0.0 pytest>=8.1.1 python-dotenv>=1.0.1 -syrupy==5.0.0 +syrupy==5.1.0