Skip to content

Commit 17818d3

Browse files
authored
Merge pull request #766 from cordada/dependabot/pip/development-dependencies-bf8e59e19c
chore(deps-dev): Bump twine from 6.0.1 to 6.1.0 in the development-dependencies group
2 parents e35ca22 + bc5c654 commit 17818d3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

requirements-dev.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ isort==5.13.2
1313
mypy==1.14.1
1414
pip-tools==7.4.1
1515
tox==4.23.2
16-
twine==6.0.1
16+
twine==6.1.0
1717
types-jsonschema==4.23.0.20241208
1818
types-lxml==2024.12.13
1919
types-pyOpenSSL==24.1.0.20240722

requirements-dev.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ filelock==3.16.1
5757
# virtualenv
5858
flake8==7.1.1
5959
# via -r requirements-dev.in
60+
id==1.5.0
61+
# via twine
6062
idna==3.7
6163
# via requests
6264
importlib-metadata==8.5.0
@@ -96,8 +98,6 @@ pathspec==0.9.0
9698
# via black
9799
pip-tools==7.4.1
98100
# via -r requirements-dev.in
99-
pkginfo==1.8.3
100-
# via twine
101101
platformdirs==4.3.6
102102
# via
103103
# black
@@ -131,6 +131,7 @@ referencing==0.35.1
131131
# types-jsonschema
132132
requests==2.32.2
133133
# via
134+
# id
134135
# requests-toolbelt
135136
# twine
136137
requests-toolbelt==0.9.1
@@ -158,7 +159,7 @@ tomli==2.0.1
158159
# tox
159160
tox==4.23.2
160161
# via -r requirements-dev.in
161-
twine==6.0.1
162+
twine==6.1.0
162163
# via -r requirements-dev.in
163164
types-beautifulsoup4==4.12.0.20240907
164165
# via types-lxml

0 commit comments

Comments
 (0)