Skip to content

Commit 2939b2c

Browse files
Update black requirement from ^23.1.0 to ^24.8.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...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d98d30 commit 2939b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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 = "^24.8.0"
3939
types-chardet = "^5.0.4.6"
4040
mypy-protobuf = "^3.0.0"
4141

0 commit comments

Comments
 (0)