From b926063c0dbaf440d3179343af54e63519759c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:43:30 +0000 Subject: [PATCH] Bump wheel from 0.37.0 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.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.37.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linter-requirements.txt | 2 +- requirements.txt | 2 +- test-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index b66de81..6800b6a 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -194,7 +194,7 @@ safety==1.10.3 setuptools==56.0.0 scipy==1.7.1 numpy==1.21.2 -wheel==0.37.0 +wheel==0.38.1 yamllint==1.26.3 pathspec==0.9.0 PyYAML==5.4.1 diff --git a/requirements.txt b/requirements.txt index f22b793..638e02f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pytesseract==0.3.8 scipy==1.7.1 numpy==1.21.2 setuptools==47.1.0 -wheel==0.37.0 +wheel==0.38.1 diff --git a/test-requirements.txt b/test-requirements.txt index 4c9ff0f..0874934 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -61,4 +61,4 @@ safety==1.10.3 setuptools==47.1.0 scipy==1.7.1 numpy==1.21.2 -wheel==0.37.0 +wheel==0.38.1