Skip to content

Commit 12ad4f7

Browse files
chore(deps-dev): bump syrupy from 4.9.1 to 5.0.0
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.9.1 to 5.0.0. - [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.9.1...v5.0.0) --- updated-dependencies: - dependency-name: syrupy dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19048d6 commit 12ad4f7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pyshark = "^0.6"
5050
aioresponses = "^0.7.7"
5151
freezegun = "^1.5.1"
5252
pytest-timeout = "^2.3.1"
53-
syrupy = "^4.9.1"
53+
syrupy = ">=4.9.1,<6.0.0"
5454
pdoc = "^15.0.4"
5555

5656
[tool.semantic_release]

0 commit comments

Comments
 (0)