Skip to content

Commit a7d1b92

Browse files
Update black requirement from ^24.4.2 to ^25.11.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](psf/black@24.4.2...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbb3ebd commit a7d1b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ruff = "^0.6.2"
3232
types-toml = "^0.10.8.1"
3333
types-redis = "^4.3.21.6"
3434
types-pytz = "^2024.1.0.20240417"
35-
black = "^24.4.2"
35+
black = "^25.11.0"
3636
types-chardet = "^5.0.4.6"
3737
mypy-protobuf = "^3.0.0"
3838

0 commit comments

Comments
 (0)