From aafa4eec2e52d4ca921fa8dba784951f3c1f3c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 13:17:37 +0000 Subject: [PATCH] :arrow_up: Bump build from 0.8.0 to 0.9.0 Bumps [build](https://github.com/pypa/build) from 0.8.0 to 0.9.0. - [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/0.8.0...0.9.0) --- updated-dependencies: - dependency-name: build dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18a4e275..2760292a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ breathe==4.34.0 # via # -r requirements.in # exhale -build==0.8.0 +build==0.9.0 # via pip-tools certifi==2022.9.24 # via requests