Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eliias committed Dec 2, 2024
1 parent 5ca8387 commit e159b12
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 42 deletions.
51 changes: 10 additions & 41 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 @@ -26,7 +26,7 @@ structlog = "^24.4.0"
pytest = "^8.3.1"
responses = "^0.25.3"
ruff = ">=0.5.4,<0.9.0"
twine = "^5.1.1"
twine = ">=5.1.1,<7.0.0"
python-semantic-release = "^9.8.6"

[tool.ruff]
Expand Down

0 comments on commit e159b12

Please sign in to comment.