From dfb160fa1eae4e83c76c10617e32eb4fc7b6f372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:13:04 +0000 Subject: [PATCH] Bump build from 0.8.0 to 1.2.1 Bumps [build](https://github.com/pypa/build) from 0.8.0 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/0.8.0...1.2.1) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-publish.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-publish.txt b/requirements-publish.txt index 5bffc80..7ec926e 100644 --- a/requirements-publish.txt +++ b/requirements-publish.txt @@ -1,2 +1,2 @@ -build==0.8.0 +build==1.2.1 twine==4.0.1 \ No newline at end of file