Skip to content

Commit dc0f6e6

Browse files
Bump black from 24.3.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.3.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48d9436 commit dc0f6e6

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

poetry.lock

Lines changed: 48 additions & 48 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
@@ -61,7 +61,7 @@ minilog = "^2.3"
6161
[tool.poetry.group.dev.dependencies]
6262

6363
# Formatters
64-
black = "^24.3"
64+
black = ">=24.3,<26.0"
6565
isort = "^5.10"
6666

6767
# Linters

0 commit comments

Comments
 (0)