Skip to content

Commit c63de4c

Browse files
Bump black from 24.3.0 to 24.4.0
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0e40a0 commit c63de4c

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
@@ -34,7 +34,7 @@
3434
"mkdocstrings[python]",
3535
"pytkdocs[numpy-style]",
3636
],
37-
"dev": ["parameterized", "testflo", "black==24.3.0", "flake8==7.0.0", "pre-commit"],
37+
"dev": ["parameterized", "testflo", "black==24.4.0", "flake8==7.0.0", "pre-commit"],
3838
},
3939
classifiers=[
4040
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)