Skip to content

Commit a52a444

Browse files
Bump black from 24.10.0 to 26.3.1 in the pip group across 1 directory (#23)
Bumps the pip group with 1 update in the / directory: [black](https://github.com/psf/black). Updates `black` from 24.10.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@24.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75e2001 commit a52a444

2 files changed

Lines changed: 99 additions & 32 deletions

File tree

poetry.lock

Lines changed: 98 additions & 31 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
@@ -14,7 +14,7 @@ requests = "^2.32.4"
1414

1515

1616
[tool.poetry.group.dev.dependencies]
17-
black = "^24.8.0"
17+
black = "^26.3.1"
1818

1919
[build-system]
2020
requires = ["poetry-core"]

0 commit comments

Comments
 (0)