chore(deps-dev): update black requirement from ~=24.4 to >=24.4,<26.0

Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.4.0...25.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 25.12.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1199/head
dependabot[bot] 2 weeks ago committed by GitHub
parent 072474aa2a
commit 7b8d8fe74e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,7 +29,7 @@ dev = [
"pylint~=3.3",
"rope~=1.13",
"isort~=6.0",
"black~=24.4",
"black>=24.4,<26.0",
"pre-commit~=4.0",
]

Loading…
Cancel
Save