From aff85727071517c9936882bb0d1b74e3d9dafb0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 12:00:51 +0000 Subject: [PATCH] Bump build from 0.5.1 to 0.10.0 Bumps [build](https://github.com/pypa/build) from 0.5.1 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.5.1...0.10.0) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd942da..bb235ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ Pillow==8.3.1 PyQt5==5.15.4 pyqt5-tools==5.15.4.3.2 qtawesome==1.0.3 -build==0.5.1 +build==0.10.0 twine==3.4.1 \ No newline at end of file