Skip to content

Commit b07f1ab

Browse files
Bump black from 20.8b1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.0. - [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/24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0886be commit b07f1ab

2 files changed

Lines changed: 73 additions & 166 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~=24.3",
3434
"flake8~=3.8",
3535
"flake8-annotations~=2.5",
3636
"flake8-bugbear~=20.11",

0 commit comments

Comments
 (0)