Skip to content

Commit

Permalink
bump twine to fix release pipeline (#1845)
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonvt authored Jul 11, 2024
1 parent 85bc91d commit d0b57a4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
21 changes: 10 additions & 11 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 @@ -71,7 +71,7 @@ pytest-cov = ">=3"
pytest-rerunfailures = ">=10"
pytest-asyncio = ">=0.23.5a0"
pytest-xdist = ">=2"
twine = "^4.0.1"
twine = ">=4.0.1"
pre-commit = "^3"
responses = "^0"
toml = "^0"
Expand Down

0 comments on commit d0b57a4

Please sign in to comment.