Skip to content

Commit 8db0004

Browse files
Bump black from 24.3.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 24.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@24.3.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 6de2990 commit 8db0004

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

requirements-dev.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
1-
black==24.3.0 ; implementation_name == "cpython"
1+
black==26.3.1 ; implementation_name == "cpython"
22
build==1.0.3
33
check-manifest==0.49
44
click==8.1.7
55
coverage[toml]==7.3.2
6-
exceptiongroup==1.2.0
7-
importlib-metadata==7.0.0
86
iniconfig==2.0.0
97
mypy==1.7.1 ; implementation_name == "cpython"
108
mypy-extensions==1.0.0
119
packaging==25.0
12-
pathspec==0.12.1
10+
pathspec==1.0.4
1311
platformdirs==4.1.0
1412
pluggy==1.3.0
1513
pyproject-hooks==1.0.0
1614
pytest==7.4.3
1715
pytest-cov==4.1.0
18-
tomli==2.0.1
19-
typing-extensions==4.9.0 ; python_version < "3.9"
20-
zipp==3.19.1
16+
pytokens==0.4.1
17+
typing-extensions==4.15.0

0 commit comments

Comments
 (0)