From 18d12182745bb82aba8c34faa067ac6e64e2509c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:14:58 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.24.0 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.24.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 785f1ea..5ce1afa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,6 +51,6 @@ six==1.6.1 sorl-thumbnail==11.12.1b sqlparse==0.1.13 urllib3==1.9.1 -wheel==0.24.0 +wheel==0.38.1 wsgiref==0.1.2 yolk==0.4.3 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..c555eaa 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -47,6 +47,6 @@ South==1.0 sqlparse==0.1.13 urllib3==1.9.1 Werkzeug==0.11.1 -wheel==0.24.0 +wheel==0.38.1 Whoosh==2.5.7 yolk==0.4.3