From 36a2403c04efa3eb07be8ceac1845d3ea66a4f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:19:04 +0000 Subject: [PATCH] build(deps): bump build from 1.4.2 to 1.4.3 in /doc/assets Bumps [build](https://github.com/pypa/build) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.4.2...1.4.3) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- doc/assets/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/assets/deps/requirements.txt b/doc/assets/deps/requirements.txt index b347f20..636e097 100644 --- a/doc/assets/deps/requirements.txt +++ b/doc/assets/deps/requirements.txt @@ -10,7 +10,7 @@ babel==2.18.0 # via sphinx beautifulsoup4==4.14.3 # via sphinxawesome-theme -build==1.4.2 +build==1.4.3 # via pip-tools certifi==2026.2.25 # via requests