Bump deepdiff from 8.6.0 to 8.6.1

Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.6.0 to 8.6.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/8.6.0...8.6.1)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-version: 8.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-04 08:46:34 +00:00
committed by Nemo
parent 033d577cc5
commit 2222e2d8c6

View File

@@ -1,5 +1,5 @@
beautifulsoup4==4.13.5 # used by a lot of scripts to parse html
deepdiff==8.6.0 # used in update-release-data.py
deepdiff==8.6.1 # used in update-release-data.py
html5lib==1.1 # used in conjunction with beautifulsoup4
mwparserfromhell==0.7.2 # used in unrealircd.py
packaging==25.0 # used in update-product-data.py