From f007b5c8348db5af265bff0d9779cf6329806da6 Mon Sep 17 00:00:00 2001 From: "Brutus (robot)" Date: Sun, 31 Mar 2024 20:11:31 +0000 Subject: [PATCH] Bump dependencies in pyproject.toml and tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8d73ba407..ddcde8fbe 100644 --- a/tox.ini +++ b/tox.ini @@ -111,7 +111,7 @@ commands = skip_install = True passenv = FORCE_COLOR deps = - build==1.1.1 + build==1.2.1 twine==5.0.0 commands = python -m build {posargs}