Skip to content

Commit 4049da9

Browse files
Bump black from 20.8b1 to 26.3.1
Bumps [black](https://github.com/psf/black) from 20.8b1 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/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 0e66c55 commit 4049da9

2 files changed

Lines changed: 129 additions & 169 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ requires-python = ">=3.10,<3.15"
3030

3131
[dependency-groups]
3232
dev = [
33-
"black~=20.8b1",
33+
"black~=26.3",
3434
"flake8~=3.8",
3535
"flake8-annotations~=2.5",
3636
"flake8-bugbear~=20.11",

0 commit comments

Comments
 (0)