Bump dependencies in pyproject.toml and tox.ini
This commit is contained in:
parent
f9fae85884
commit
f007b5c834
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -111,7 +111,7 @@ commands =
|
||||||
skip_install = True
|
skip_install = True
|
||||||
passenv = FORCE_COLOR
|
passenv = FORCE_COLOR
|
||||||
deps =
|
deps =
|
||||||
build==1.1.1
|
build==1.2.1
|
||||||
twine==5.0.0
|
twine==5.0.0
|
||||||
commands =
|
commands =
|
||||||
python -m build {posargs}
|
python -m build {posargs}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue