From dad23277b78331445341c5d226f7aba44012731f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 21:05:12 +0000 Subject: [PATCH] chore(deps): update dependency build to v1.2.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 05bc82c..960b89a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest", "pytest-cov", "responses>=0.10.1,<0.26.0", - "build==1.2.1", + "build==1.2.2", "twine==5.1.1" ]