From 45c1f90fe851a7318356f72bef259d1bdc1b5f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:45:29 +0000 Subject: [PATCH] Bump wheel from 0.23.0 to 0.38.1 in /apps/rgbkrk-rachel/repo Bumps [wheel](https://github.com/pypa/wheel) from 0.23.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.23.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/rgbkrk-rachel/repo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rgbkrk-rachel/repo/requirements.txt b/apps/rgbkrk-rachel/repo/requirements.txt index 32a73da..398c7a6 100644 --- a/apps/rgbkrk-rachel/repo/requirements.txt +++ b/apps/rgbkrk-rachel/repo/requirements.txt @@ -8,4 +8,4 @@ phonenumbers==6.2.0 requests==2.2.1 scikit-learn==0.15.1 scipy==0.14.0 -wheel==0.23.0 \ No newline at end of file +wheel==0.38.1 \ No newline at end of file