Skip to content

Commit

Permalink
build(deps): bump syrupy from 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [syrupy](https://github.com/tophat/syrupy) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/tophat/syrupy/releases)
- [Changelog](https://github.com/tophat/syrupy/blob/main/CHANGELOG.md)
- [Commits](syrupy-project/syrupy@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: syrupy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent ff1a33b commit 54d5de2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ generate-safeds-stubs = "safeds_stubgen.main:main"
python = "^3.11"
mypy = "^1.5.1"
docstring-parser = "^0.15"
syrupy = "^4.5.0"
syrupy = "^4.6.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.2"
Expand Down

0 comments on commit 54d5de2

Please sign in to comment.