Skip to content

Commit 4b82199

Browse files
dependabot[bot]Tranquility2
authored andcommitted
Bump black from 26.5.0 to 26.5.1 in the python-packages group
Bumps the python-packages group with 1 update: [black](https://github.com/psf/black). Updates `black` from 26.5.0 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.5.0...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35d5926 commit 4b82199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
ast-serialize==0.5.0 # via mypy
88
astroid==4.0.4 # via pylint
99
bandit==1.9.4 # via -r requirements/requirements-dev.in
10-
black==26.5.0 # via -r requirements/requirements-dev.in
10+
black==26.5.1 # via -r requirements/requirements-dev.in
1111
cfgv==3.5.0 # via pre-commit
1212
click==8.3.1 # via -c requirements/requirements.txt, black
1313
dill==0.4.1 # via pylint

0 commit comments

Comments
 (0)