Skip to content

Commit 3235c8a

Browse files
chore: update black requirement in the pip group (#903)
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Updates `black` 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:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 431baab commit 3235c8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jinja2~=3.1.6
22
pylint~=4.0.5
3-
black~=26.5.0
3+
black~=26.5.1
44
mkdocs~=1.6.1

0 commit comments

Comments
 (0)