Skip to content

Commit 80fdd2b

Browse files
Bump black from 22.8.0 to 24.8.0 (#1149)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b22121 commit 80fdd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
mypy==1.11.2
22
flake8==6.0.0
3-
black==22.8.0 # Until we drop Python 3.6 support, we have to stay with this version
3+
black==24.8.0 # Until we drop Python 3.6 support, we have to stay with this version

0 commit comments

Comments
 (0)