Skip to content

Commit b2ff708

Browse files
chore(deps)(deps): bump black from 24.2.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 24.2.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@24.2.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3845bdf commit b2ff708

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
@@ -81,7 +81,7 @@ django-cacheops==7.0.2
8181

8282
# Code Quality and Type Checking
8383
mypy==1.7.1 # Downgraded for compatibility
84-
black==24.2.0
84+
black==24.3.0
8585
isort==5.13.2
8686
pre-commit==3.6.2
8787
flake8==7.0.0

0 commit comments

Comments
 (0)