Skip to content

Commit cd94dae

Browse files
Bump black from 22.3.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 22.3.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@22.3.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 ed744ed commit cd94dae

2 files changed

Lines changed: 96 additions & 143 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dev = [
2727

2828
[project.optional-dependencies]
2929
dev = [
30-
"black==22.3.0",
30+
"black==26.3.1",
3131
"numpy",
3232
"pytest>=5.30",
3333
"pytest-xdist",

0 commit comments

Comments
 (0)