From 944be6667befd7aac436b91da2d0acd52c5dd0ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:52:04 +0000 Subject: [PATCH] chore(deps): bump build from 1.2.1 to 1.2.2.post1 Bumps [build](https://github.com/pypa/build) from 1.2.1 to 1.2.2.post1. - [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.2.1...1.2.2.post1) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea855d8..b924975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # uv pip compile --extra=dev pyproject.toml -o requirements.txt argcomplete==3.5.1 # via commitizen -build==1.2.1 +build==1.2.2.post1 certifi==2024.7.4 # via requests cffi==1.16.0