Update black requirement from <25.0,>=23.1 to >=23.1,<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/23.1.0...25.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/777/head
dependabot[bot] 1 month ago committed by GitHub
parent a16b815bde
commit a63576f34a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,7 +13,7 @@ psutil
python-dotenv python-dotenv
PyYAML PyYAML
docstring_parser==0.16 docstring_parser==0.16
black>=23.1,<25.0 black>=23.1,<26.0
ruff>=0.0.249,<0.4.5 ruff>=0.0.249,<0.4.5
types-toml>=0.10.8.1 types-toml>=0.10.8.1
types-pytz>=2023.3,<2026.0 types-pytz>=2023.3,<2026.0

Loading…
Cancel
Save