Skip to content

Commit ccd98df

Browse files
Bump black from 25.1.0 to 25.9.0 in /requirements
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.9.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 979e0a9 commit ccd98df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ azure.functions==1.23.0 # used for linting code in ./titanic-survival-app/__in
1111

1212
# Code linters, formatters, and security scanners
1313
# ------------
14-
black==25.1.0
14+
black==25.9.0
1515
flake8==7.3.0
1616
flake8-coding==1.3.2
1717
pre-commit==4.2.0

0 commit comments

Comments
 (0)