Skip to content

Commit 4fb9f75

Browse files
build(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 eff5500 commit 4fb9f75

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -29,7 +29,7 @@ xxhash = "^3.4.1"
2929
[tool.poetry.group.dev.dependencies]
3030
pytest = ">=7.2.1,<9.0.0"
3131
pytest-cov = ">=4,<7"
32-
syrupy = "^4.6.0"
32+
syrupy = ">=4.6,<6.0"
3333
torch = [
3434
# Install the CUDA version on Windows. Projects that depend on us always get their dependencies from PyPI, so
3535
# there's no point moving this to the main dependencies section.

0 commit comments

Comments
 (0)