Skip to content

Commit

Permalink
Merge pull request #766 from cordada/dependabot/pip/development-depen…
Browse files Browse the repository at this point in the history
…dencies-bf8e59e19c

chore(deps-dev): Bump twine from 6.0.1 to 6.1.0 in the development-dependencies group
  • Loading branch information
jtrobles-cdd authored Feb 3, 2025
2 parents e35ca22 + bc5c654 commit 17818d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ isort==5.13.2
mypy==1.14.1
pip-tools==7.4.1
tox==4.23.2
twine==6.0.1
twine==6.1.0
types-jsonschema==4.23.0.20241208
types-lxml==2024.12.13
types-pyOpenSSL==24.1.0.20240722
Expand Down
7 changes: 4 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ filelock==3.16.1
# virtualenv
flake8==7.1.1
# via -r requirements-dev.in
id==1.5.0
# via twine
idna==3.7
# via requests
importlib-metadata==8.5.0
Expand Down Expand Up @@ -96,8 +98,6 @@ pathspec==0.9.0
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
pkginfo==1.8.3
# via twine
platformdirs==4.3.6
# via
# black
Expand Down Expand Up @@ -131,6 +131,7 @@ referencing==0.35.1
# types-jsonschema
requests==2.32.2
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
Expand Down Expand Up @@ -158,7 +159,7 @@ tomli==2.0.1
# tox
tox==4.23.2
# via -r requirements-dev.in
twine==6.0.1
twine==6.1.0
# via -r requirements-dev.in
types-beautifulsoup4==4.12.0.20240907
# via types-lxml
Expand Down

0 comments on commit 17818d3

Please sign in to comment.