Bump twinecheck deps.

This commit is contained in:
Andrey Rakhmatullin 2024-05-28 14:04:58 +05:00
parent 04bc1e6e2a
commit d9b5538e3c
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ commands =
[testenv:twinecheck]
basepython = python3
deps =
twine==4.0.2
build==1.0.3
twine==5.1.0
build==1.2.1
commands =
python -m build --sdist
twine check dist/*