From e0f8a029a3ab237a3258a81d85fbc2631eacf2bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 01:18:07 +0000 Subject: [PATCH] Bump build from 0.7.0 to 0.9.0 Bumps [build](https://github.com/pypa/build) from 0.7.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.7.0...0.9.0) --- updated-dependencies: - dependency-name: build dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e86fe1b..d7b2f11 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -build==0.7.0 +build==0.9.0 bumpversion==0.6.0 coverage==6.3.2 coveralls==3.3.1