From cf134ab3aa48b0c815d49e5e643ec71f2cc0b7cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:22:28 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20wheel=20?= =?UTF-8?q?0.43.0=20->=200.45.1=20(#31099)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 8631bdecf..6ba8d3221 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -234,7 +234,7 @@ virtualenv==20.23.1 # via # pre-commit # tox -wheel==0.43.0 +wheel==0.45.1 # via pip-tools zope-event==5.0 # via gevent