diff --git a/pyproject.toml b/pyproject.toml index 4790a487..268360e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest", "pytest-cov", "responses>=0.10.1,<0.26.0", - "build==1.0.3", + "build==1.1.1", "twine==5.0.0" ]