From 1080e77bdeb4e9d7f46d90f44975392e32fcd7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 00:15:11 +0000 Subject: [PATCH] Bump wheel from 0.37.0 to 0.38.1 in /scripts 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] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 56682f6332..c6aac80ec6 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -11,6 +11,6 @@ smmap==3.0.5 soupsieve==2.0.1 urllib3==1.26.5 pyyaml==5.4 -wheel==0.37.0 +wheel==0.38.1 jsonschema==4.9.1 marko==1.2.1 \ No newline at end of file