Skip to content

Commit 3fe74d8

Browse files
Bump black from 24.4.0 to 24.4.1 (typeddjango#2084)
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0756d06 commit 3fe74d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dev tools:
2-
black==24.4.0
2+
black==24.4.1
33
pre-commit==3.5.0; python_version < '3.9'
44
pre-commit==3.7.0; python_version >= '3.9'
55
pytest==8.1.1

0 commit comments

Comments
 (0)