From 625b61ebc75aa16c74bf4403ed07f5b5e78deaab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 01:15:47 +0000 Subject: [PATCH] Bump build from 0.7.0 to 0.8.0 Bumps [build](https://github.com/pypa/build) from 0.7.0 to 0.8.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.8.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 5c57fc71f..5957fefb1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -build==0.7.0 +build==0.8.0 bumpversion==0.6.0 coverage==6.3.3 coveralls==3.3.1