Skip to content

Commit ff27360

Browse files
build(deps): update syrupy requirement from >=5.2.0 to >=5.4.0
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@v5.2.0...v5.4.0) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f34b7e commit ff27360

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
@@ -1,5 +1,5 @@
11
pytest>=9.0.3
22
pytest-asyncio>=1.3.0
33
pytest-cov>=7.1.0
4-
syrupy>=5.2.0
4+
syrupy>=5.4.0
55
aioresponses>=0.7.8

0 commit comments

Comments
 (0)