From ff1fda129bb7c06085047d5d2424c805d5b2f4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 12:31:59 +0000 Subject: [PATCH] :arrow_up: Bump build from 0.9.0 to 0.10.0 Bumps [build](https://github.com/pypa/build) from 0.9.0 to 0.10.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.9.0...0.10.0) --- updated-dependencies: - dependency-name: build dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 18a1f1e1..f3405204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ breathe==4.34.0 # via # -r requirements.in # exhale -build==0.9.0 +build==0.10.0 # via pip-tools certifi==2022.12.7 # via requests @@ -161,8 +161,6 @@ packaging==23.0 # sphinx parso==0.8.3 # via jedi -pep517==0.13.0 - # via build pexpect==4.8.0 # via ipython pickleshare==0.7.5 @@ -190,6 +188,8 @@ pygments==2.14.0 # ipython # rich # sphinx +pyproject-hooks==1.0.0 + # via build pyrsistent==0.19.3 # via jsonschema pytest==7.2.0