Skip to content

Commit 53d4a8c

Browse files
dependabot[bot]Ashley Scillitoe
and
Ashley Scillitoe
authored
Update twine requirement from <4.0.0,>3.2.0 to >3.2.0,<5.0.0 (#620)
Updates the requirements on [twine](https://github.com/pypa/twine) to permit the latest version. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@3.3.0rc1...4.0.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ashley Scillitoe <[email protected]>
1 parent 2f7028e commit 53d4a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ alibi-testing @ git+https://github.com/SeldonIO/alibi-testing@master#egg=alibi-t
1919
# other
2020
pre-commit>=1.20.0, <4.0.0
2121
tox>=3.21.0, <5.0.0 # used to generate licence info via `make licenses`
22-
twine>3.2.0, <4.0.0
22+
twine>3.2.0, <5.0.0
2323
# pytorch
2424
torch>=1.9.0, <2.0.0

0 commit comments

Comments
 (0)