Skip to content

Commit 1a2331b

Browse files
deps(deps-dev): bump black from 25.1.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 25.1.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@25.1.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 1a19b51 commit 1a2331b

2 files changed

Lines changed: 74 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["hatchling", "uv-dynamic-versioning"]
44

55
[dependency-groups]
66
dev = [
7-
"black~=25.1",
7+
"black>=25.1,<27.0",
88
"pre-commit~=4.0",
99
]
1010
docs = [

0 commit comments

Comments
 (0)