From 9deb944a158dff5ea8a31eead77631d2389be6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 07:06:29 -0700 Subject: [PATCH] Bump build from 1.1.1 to 1.2.1 (#14) Bumps [build](https://github.com/pypa/build) from 1.1.1 to 1.2.1. - [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.1.1...1.2.1) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c39c1a..84a65b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ flake8==7.0.0 black==24.3.0 coverage==7.4.4 python-coveralls==2.9.3 -build==1.1.1 +build==1.2.1