Skip to content

Commit

Permalink
Merge pull request #2038 from camptocamp/renovate/master-twine-6.x
Browse files Browse the repository at this point in the history
Update dependency twine to v6 (master)
  • Loading branch information
sbrunner authored Dec 2, 2024
2 parents 8a7142c + de42ea9 commit ef98893
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ google-auth-httplib2 = { version = "0.2.0", optional = true }
google-auth-oauthlib = { version = "1.2.1", optional = true }
"ruamel.yaml" = "0.18.6"
defusedxml = "0.7.1"
twine = { version = "5.1.1", optional = true }
twine = { version = "6.0.1", optional = true }
debian-inspector = "31.1.0"
PyYAML = "6.0.2"
multi-repo-automation = { version="1.4.2", optional = true }
Expand Down

0 comments on commit ef98893

Please sign in to comment.