Skip to content

Commit 3d495cf

Browse files
Bump black from 21.10b0 to 24.3.0 in /tools/lint (#1967)
Bumps [black](https://github.com/psf/black) from 21.10b0 to 24.3.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/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c914ab commit 3d495cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lint/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
black==21.10b0;python_version>="3.6" and sys.platform!="win32"
1+
black==24.3.0;python_version>="3.6" and sys.platform!="win32"
22
pyupgrade==2.29.0;python_version>="3.6" and sys.platform!="win32"

0 commit comments

Comments
 (0)