From a3d1f28e3974d4968728802c6b35b0a54c0395dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:24:33 +0000 Subject: [PATCH] Bump wheel Bumps [wheel](https://github.com/pypa/wheel) from 0.29 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.29.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../6.Deploying-To-Heroku/school-donations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt b/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt index 8941b10a..6eaf86dc 100644 --- a/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt +++ b/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt @@ -5,4 +5,4 @@ Jinja2==2.10.1 MarkupSafe==1.0 pymongo==3.4.0 Werkzeug==0.15.3 -wheel==0.29 +wheel==0.38.1