Skip to content

Commit 13c847c

Browse files
Bump black from 23.3.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0bcfad commit 13c847c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dev": [
3636
"pytest",
3737
"pytest-clarity",
38-
"black==23.3.0",
38+
"black==24.10.0",
3939
"pytype==2020.11.23; python_version < '3.9'",
4040
],
4141
},

0 commit comments

Comments
 (0)