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.4.0 to 3.4.1 (#35)
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst)
- [Commits](pypa/twine@3.4.0...3.4.1)

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 17, 2021
1 parent f55ba40 commit e890ef2
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.4.0',
'twine==3.4.1',
'bump2version==1.0.1',
'pre-commit==2.11.1',
]
Expand Down

0 comments on commit e890ef2

Please sign in to comment.