Skip to content

Commit 160e9fd

Browse files
Update black requirement from ^23.1.0 to ^25.1.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@23.1.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8ba0a2 commit 160e9fd

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
@@ -35,7 +35,7 @@ ruff = "^0.1.6"
3535
types-toml = "^0.10.8.1"
3636
types-redis = "^4.3.21.6"
3737
types-pytz = "^2023.3.0.0"
38-
black = "^23.1.0"
38+
black = "^25.1.0"
3939
types-chardet = "^5.0.4.6"
4040
mypy-protobuf = "^3.0.0"
4141

0 commit comments

Comments
 (0)