Bump deepdiff from 6.7.1 to 7.0.1 (#345)

Bumps [deepdiff](https://github.com/seperman/deepdiff) from 6.7.1 to 7.0.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/compare/6.7.1...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-01 20:06:46 +02:00
committed by GitHub
parent cf13af19e9
commit 41fc5a4c25

View File

@@ -1,5 +1,5 @@
beautifulsoup4==4.12.3 # used by a lot of scripts to parse html
deepdiff==6.7.1 # used in update.py
deepdiff==7.0.1 # used in update.py
html5lib==1.1 # used in conjunction with beautifulsoup4
mwparserfromhell==0.6.6 # used in unrealircd.py
packaging==24.0 # used in latest.py