Skip to content

Commit

Permalink
Bump twine from 4.0.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 4.0.2 to 5.0.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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent ad710fd commit 5c98ffe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flake8 = "^6.1.0"
black = "^23.9.1"
pytest = "^7.4.2"
pytest-asyncio = "^0.21.1"
twine = "^4.0.2"
twine = "^5.0.0"
check-manifest = "^0.49"
pytest-cov = "^4.1.0"
pytest-xdist = "^3.3.1"
Expand Down

0 comments on commit 5c98ffe

Please sign in to comment.