Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankith Gunapal <agunapal@ischool.Berkeley.edu>
  • Loading branch information
dependabot[bot] and agunapal committed Jun 25, 2024
1 parent d9386e6 commit 536d45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/developer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ transformers>=4.34.0
pyspelling==2.8.2
pygit2==1.13.3
pre-commit==3.3.2
twine==4.0.2
twine==5.1.0
mypy==1.3.0
torchpippy==0.1.1
intel_extension_for_pytorch==2.3.0; sys_platform != 'win32' and sys_platform != 'darwin' and platform_machine != 'aarch64'
Expand Down

0 comments on commit 536d45d

Please sign in to comment.