Skip to content

Commit

Permalink
build(deps-dev): bump twine from 3.3.0 to 3.4.1
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.1.
- [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.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
1 parent dd885b4 commit f9d4ccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -19,8 +19,8 @@
"pytest==6.2.2",
"pytest-mock==3.5.1",
"requests-mock==1.8.0",
"twine==3.3.0",
"flake8==3.8.4",
"twine==3.4.1",
"flake8==3.9.0",
"black==20.8b1",
"commitizen==2.16.0",
"pytest-cov==2.11.1",
Expand Down

0 comments on commit f9d4ccd

Please sign in to comment.