Skip to content

Commit 5020c90

Browse files
chore(deps): update syrupy requirement from >=4.7 to >=5.3.2
Updates the requirements on [syrupy](https://github.com/syrupy-project/syrupy) to permit the latest version. - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v4.7.0...v5.3.2) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7c85c1 commit 5020c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ pytest-homeassistant-custom-component==0.13.340
88
pytest-cov>=5.0
99
pytest-asyncio>=0.24
1010
aioresponses>=0.7.6
11-
syrupy>=4.7
11+
syrupy>=5.3.2
1212
mypy>=1.13
1313
freezegun>=1.5

0 commit comments

Comments
 (0)