From 3a84ac83749476b9b7c68ab46a83a7ae4caead3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Nov 2024 10:15:22 +0100 Subject: [PATCH] Update wheel from 0.30.0 to 0.45.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f5d216ea..bb7cdb65 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ # like Pillow and psycopg2 # See http://bitly.com/wheel-building-fails-CPython-35 # Verified bug on Python 3.5.1 -wheel==0.30.0 +wheel==0.45.0 # Bleeding edge Django django==2.0.2