Bump deepdiff from 7.0.1 to 8.0.1 (#376)

Bumps [deepdiff](https://github.com/seperman/deepdiff) from 7.0.1 to 8.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/commits)

---
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-09-06 20:28:28 +02:00
committed by GitHub
parent dcca353f20
commit 3109e8c349

View File

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