build(deps): bump black from 24.10.0 to 25.1.0

Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [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.10.0...25.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 07:36:02 +00:00
committed by GitHub
parent 0cf77a4854
commit 2bd82153bd

View File

@@ -35,7 +35,7 @@ dev = [
"pip-tools", "pip-tools",
"pytest", "pytest",
"ruff", "ruff",
"black==24.10.0", "black==25.1.0",
"selenium", "selenium",
] ]