From 1c0afeed860e9538125a27dcf7c59482f4161d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:30:30 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.38.1 in /DjangoApp/austin_data_bass Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 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.34.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DjangoApp/austin_data_bass/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DjangoApp/austin_data_bass/requirements.txt b/DjangoApp/austin_data_bass/requirements.txt index 163fc22..c5c791e 100644 --- a/DjangoApp/austin_data_bass/requirements.txt +++ b/DjangoApp/austin_data_bass/requirements.txt @@ -13,5 +13,5 @@ six==1.14.0 soupsieve==2.0 sqlparse==0.3.1 urllib3==1.25.8 -wheel==0.34.2 +wheel==0.38.1 wikipedia==1.4.0