Skip to content

Commit 4c2fe2b

Browse files
Bump black from 24.8.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 24.8.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.8.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bb4280 commit 4c2fe2b

2 files changed

Lines changed: 71 additions & 18 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = [
3838
"pytest-cov",
3939
"pytest-xdist>=3.6.1,<4.0",
4040
"pytest-mock",
41-
"black==24.8.0",
41+
"black==26.3.1",
4242
"pycodestyle",
4343
"autoflake==2.3.1",
4444
"isort==5.13.2",

0 commit comments

Comments
 (0)