Skip to content

Commit 26d76d0

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 9b0c8c0 commit 26d76d0

File tree

2 files changed

+90
-29
lines changed

2 files changed

+90
-29
lines changed

poetry.lock

Lines changed: 89 additions & 28 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
@@ -24,7 +24,7 @@ python = "^3.10"
2424
pysodium = "^0.7.17"
2525

2626
[tool.poetry.group.dev.dependencies]
27-
black = "^24.4.0"
27+
black = ">=24.4,<27.0"
2828
codespell = "^2.2.6"
2929
coverage = "^7"
3030
cython = "^3.0.7"

0 commit comments

Comments
 (0)