Skip to content

Commit 095182c

Browse files
chore(deps): bump black from 24.8.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65b23c0 commit 095182c

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
@@ -18,7 +18,7 @@ requests==2.32.3
1818

1919
# Code linters, formatters, and security scanners
2020
# ------------
21-
black==24.8.0
21+
black==24.10.0
2222
flake8==7.1.1
2323
flake8-coding==1.3.2
2424
pre-commit==4.0.1

0 commit comments

Comments
 (0)