File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
black==25.1.0
8
8
build==1.3.0
9
9
bumpversion==0.5.3
10
- coverage==7.10.4
10
+ coverage==7.10.6
11
11
flake8==7.3.0
12
12
isort==6.0.1
13
13
mypy==1.17.1
14
14
pip-tools==7.4.1
15
15
tox==4.27.0
16
- twine==6.1 .0
16
+ twine==6.2 .0
17
17
types-jsonschema==4.25.0.20250809
18
18
types-lxml==2025.3.30
19
19
types-pytz==2025.2.0.20250809
Original file line number Diff line number Diff line change @@ -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.4
43
+ coverage == 7.10.6
44
44
# via -r requirements-dev.in
45
45
cryptography == 45.0.4
46
46
# via
@@ -164,7 +164,7 @@ tomli==2.2.1
164
164
# tox
165
165
tox == 4.27.0
166
166
# via -r requirements-dev.in
167
- twine == 6.1 .0
167
+ twine == 6.2 .0
168
168
# via -r requirements-dev.in
169
169
types-html5lib == 1.1.11.20241018
170
170
# via types-lxml
You can’t perform that action at this time.
0 commit comments