Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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] authored Dec 5, 2022
1 parent fd91a8a commit f6517b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
dev_requirements = [
"bumpversion==0.6.0",
"pkginfo==1.8.3",
"twine==4.0.1",
"twine==4.0.2",
"flake8",
"isort",
"black",
Expand Down

0 comments on commit f6517b4

Please sign in to comment.