Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Bump twine from 3.3.0 to 3.4.0 (#34)
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst)
- [Commits](pypa/twine@3.3.0...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent cb75c32 commit f55ba40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -32,7 +32,7 @@
'yamllint==1.26.0',
]
DEV_EXTRAS = [
'twine==3.3.0',
'twine==3.4.0',
'bump2version==1.0.1',
'pre-commit==2.11.1',
]
Expand Down

0 comments on commit f55ba40

Please sign in to comment.