File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
-c requirements.txt
6
6
7
- black==25.1 .0
7
+ black==25.9 .0
8
8
build==1.3.0
9
9
bumpversion==0.5.3
10
- coverage==7.10.6
10
+ coverage==7.10.7
11
11
flake8==7.3.0
12
12
isort==6.0.1
13
- mypy==1.17.1
13
+ mypy==1.18.2
14
14
pip-tools==7.4.1
15
15
tox==4.27.0
16
16
twine==6.2.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==23.2.0
10
10
# referencing
11
11
beautifulsoup4 == 4.13.3
12
12
# via types-lxml
13
- black == 25.1 .0
13
+ black == 25.9 .0
14
14
# via -r requirements-dev.in
15
15
bleach == 5.0.1
16
16
# via readme-renderer
@@ -40,7 +40,7 @@ click==8.0.3
40
40
# pip-tools
41
41
colorama == 0.4.6
42
42
# via tox
43
- coverage == 7.10.6
43
+ coverage == 7.10.7
44
44
# via -r requirements-dev.in
45
45
cryptography == 45.0.7
46
46
# via
@@ -81,7 +81,7 @@ mccabe==0.7.0
81
81
# via flake8
82
82
mdurl == 0.1.2
83
83
# via markdown-it-py
84
- mypy == 1.17.1
84
+ mypy == 1.18.2
85
85
# via -r requirements-dev.in
86
86
mypy-extensions == 1.0.0
87
87
# via
@@ -125,6 +125,8 @@ pyproject-hooks==1.0.0
125
125
# via
126
126
# build
127
127
# pip-tools
128
+ pytokens == 0.1.10
129
+ # via black
128
130
readme-renderer == 35.0
129
131
# via twine
130
132
referencing == 0.35.1
You can’t perform that action at this time.
0 commit comments