Skip to content

Commit 0d9776c

Browse files
dependabot-preview[bot]mjpieters
authored andcommitted
Build(deps): Bump twine from 1.15.0 to 2.0.0 (#8)
Bumps [twine](https://github.com/pypa/twine) from 1.15.0 to 2.0.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst) - [Commits](pypa/twine@1.15.0...2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 10c58c5 commit 0d9776c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/ci-wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest==5.2.2
44
pytest-asyncio==0.10.0
55
pytest-cov==2.8.1
66
tox==3.14.0
7-
twine==1.15.0
7+
twine==2.0.0
88

99
# Using PEP 508 env markers to control dependency on runtimes:
1010
codecov==2.0.15

requirements/wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==5.2.2
22
pytest-asyncio==0.10.0
3-
twine==1.15.0
3+
twine==2.0.0

0 commit comments

Comments
 (0)