Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Corella <[email protected]>
  • Loading branch information
dependabot[bot] and josecorella authored Jun 20, 2022
1 parent df16ae3 commit dcb5ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/release-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pypi-parker==0.1.2
setuptools==62.0.0
twine==3.8.0
twine==4.0.1
wheel==0.37.1

0 comments on commit dcb5ee4

Please sign in to comment.