File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ isort==5.13.2
13
13
mypy==1.14.1
14
14
pip-tools==7.4.1
15
15
tox==4.23.2
16
- twine==6.0.1
16
+ twine==6.1.0
17
17
types-jsonschema==4.23.0.20241208
18
18
types-lxml==2024.12.13
19
19
types-pyOpenSSL==24.1.0.20240722
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ filelock==3.16.1
57
57
# virtualenv
58
58
flake8 == 7.1.1
59
59
# via -r requirements-dev.in
60
+ id == 1.5.0
61
+ # via twine
60
62
idna == 3.7
61
63
# via requests
62
64
importlib-metadata == 8.5.0
@@ -96,8 +98,6 @@ pathspec==0.9.0
96
98
# via black
97
99
pip-tools == 7.4.1
98
100
# via -r requirements-dev.in
99
- pkginfo == 1.8.3
100
- # via twine
101
101
platformdirs == 4.3.6
102
102
# via
103
103
# black
@@ -131,6 +131,7 @@ referencing==0.35.1
131
131
# types-jsonschema
132
132
requests == 2.32.2
133
133
# via
134
+ # id
134
135
# requests-toolbelt
135
136
# twine
136
137
requests-toolbelt == 0.9.1
@@ -158,7 +159,7 @@ tomli==2.0.1
158
159
# tox
159
160
tox == 4.23.2
160
161
# via -r requirements-dev.in
161
- twine == 6.0.1
162
+ twine == 6.1.0
162
163
# via -r requirements-dev.in
163
164
types-beautifulsoup4 == 4.12.0.20240907
164
165
# via types-lxml
You can’t perform that action at this time.
0 commit comments