From 25b214be643d70d7d6daa1e854d20397b5e7cbb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 22:35:30 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 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.37.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0cc1d58..6812ca7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,13 +56,9 @@ soupsieve==2.3.2.post1 # via beautifulsoup4 sqlparse==0.4.2 # via django -tomli==2.0.1 - # via - # build - # pep517 urllib3==1.26.12 # via requests -wheel==0.37.1 +wheel==0.38.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: