Skip to content

Commit 801ff0e

Browse files
authoredMar 20, 2024··
Bump black from 22.3.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6935627 commit 801ff0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pytablewriter
55

66
# lint/format/types
7-
black==22.3.0
7+
black==24.3.0
88
flake8==3.9.2
99
pytype==2019.7.11
1010
pytest-mock~=3.5.1

0 commit comments

Comments
 (0)
Please sign in to comment.