From 9b8ec4d29bf9ba6636d7e461cef8e9a8c287bb94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:13:18 +0000 Subject: [PATCH] chore(deps): update dependency build to v1.4.0 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 14227cb..6b4729a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "charset-normalizer==3.4.4", "idna==3.11", "urllib3==2.6.3", - "build==1.3.0", + "build==1.4.0", "twine==4.2.0" ] @@ -120,7 +120,7 @@ all = [ "sphinx-autodoc-typehints", "myst-parser<3,>=2", "sphinx-copybutton", - "build==1.3.0", + "build==1.4.0", "twine==4.2.0" ]