Skip to content

Commit e250072

Browse files
Bump black from 26.1.0 to 26.3.1 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [black](https://github.com/psf/black). Updates `black` from 26.1.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85fcfcc commit e250072

File tree

2 files changed

+75
-35
lines changed

2 files changed

+75
-35
lines changed

poetry.lock

Lines changed: 74 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ coloredlogs = "^15.0.1"
1717
colorama = "^0.4.6"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
black = {extras = ["d"], version = "^26.1.0"}
20+
black = {extras = ["d"], version = "^26.3.1"}
2121
isort = "^8.0.1"
2222

2323
[tool.poetry.scripts]

0 commit comments

Comments
 (0)