[DEPENDABOT] Update: 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-02-03 16:57:28 +00:00
committed by GitHub
parent 7aa706d12a
commit 45c40c720d

View File

@@ -12,7 +12,7 @@ djangorestframework = "^3.14.0"
django-cors-headers = "^4.3.1"
[tool.poetry.dev-dependencies]
black = "^24.1.0"
black = "^25.1.0"
isort = "^5.13.0"
mypy = "^1.8.0"