From 83b5b47ba9cfccabe99c07fb7a4569bd3eca44ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 18:17:04 +0000 Subject: [PATCH] Bump wheel from 0.41.0 to 0.41.1 in /api Bumps [wheel](https://github.com/pypa/wheel) from 0.41.0 to 0.41.1. - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.41.0...0.41.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements-bootstrap.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements-bootstrap.txt b/api/requirements-bootstrap.txt index 6a4206ac..ac604350 100644 --- a/api/requirements-bootstrap.txt +++ b/api/requirements-bootstrap.txt @@ -1,4 +1,4 @@ click==8.1.6 pip==23.2.1 pip-tools==7.1.0 -wheel==0.41.0 +wheel==0.41.1