Skip to content

Commit 4dc4162

Browse files
Bump black from 25.1.0 to 25.9.0 in /{{cookiecutter.repo_name}} (#56)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6367a3 commit 4dc4162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.repo_name}}/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
black==25.1.0
2+
black==25.9.0
33
flake8==7.3.0
44
flake8-debugger==4.1.2
55
isort==6.0.1

0 commit comments

Comments
 (0)