Skip to content

Commit

Permalink
pip(deps-dev): bump deepdiff from 7.0.1 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 7.0.1 to 8.1.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@7.0.1...8.1.1)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 88509a7 commit 5ff68da
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
29 changes: 13 additions & 16 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 @@ -49,7 +49,7 @@ pyinstrument = "^4.6.2"
asv = "^0.6.3"
virtualenv = "^20.26.3"
PyYAML = "^6.0"
deepdiff = "^7.0.1"
deepdiff = "^8.1.1"
mypy = "^1.11"
types-PyYAML = "^6.0.12"
types-toml = "^0.10.8"
Expand Down

0 comments on commit 5ff68da

Please sign in to comment.