Skip to content

Commit 37772c7

Browse files
Bump black from 19.10b0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 19.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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f5d560 commit 37772c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77

88
[dev-packages]
9-
black = "==19.10b0"
9+
black = "==24.3.0"
1010
Django = ">=4.0,<4.1"
1111
flake8 = "*"
1212
psycopg2-binary = "==2.8.*"

0 commit comments

Comments
 (0)