Skip to content

Commit 139c8fd

Browse files
Bump black from 24.3.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 24.3.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.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef3dbec commit 139c8fd

File tree

2 files changed

+100
-33
lines changed

2 files changed

+100
-33
lines changed

poetry.lock

Lines changed: 99 additions & 32 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
@@ -60,7 +60,7 @@ verchew = "^3.4.2"
6060
[tool.poetry.group.dev.dependencies]
6161

6262
# Formatters
63-
black = "^24.3"
63+
black = ">=24.3,<27.0"
6464
isort = "^5.12"
6565

6666
# Linters

0 commit comments

Comments
 (0)