From 7413a17c742f09a4764e8a3058b482a97e9ee846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:43:41 +0000 Subject: [PATCH] Bump wheel from 0.22.0 to 0.38.1 in /PyBozoCrack Bumps [wheel](https://github.com/pypa/wheel) from 0.22.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.22.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyBozoCrack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyBozoCrack/requirements.txt b/PyBozoCrack/requirements.txt index b3778aa8..85b3f7f0 100644 --- a/PyBozoCrack/requirements.txt +++ b/PyBozoCrack/requirements.txt @@ -1 +1 @@ -wheel==0.22.0 \ No newline at end of file +wheel==0.38.1 \ No newline at end of file