Skip to content

Commit da433c5

Browse files
Bump black from 24.10.0 to 26.3.1
Bumps [black](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ffe6a1 commit da433c5

File tree

2 files changed

+89
-28
lines changed

2 files changed

+89
-28
lines changed

poetry.lock

Lines changed: 88 additions & 27 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
@@ -50,7 +50,7 @@ pre-commit = "^3"
5050
notebook = "^7"
5151
jupyterlab = "^4"
5252
isort = "^5.9.3"
53-
black = "^24"
53+
black = ">=24,<27"
5454
autoflake = "^2"
5555

5656
[build-system]

0 commit comments

Comments
 (0)