From 9219f289da0e3afe63a945e6653fa52a650ef9d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:10:09 +0000 Subject: [PATCH] Bump wheel from 0.44.0 to 0.45.1 in /src/requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.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.44.0...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 0b21dbc2a..6d1b1fd70 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -34,7 +34,7 @@ python-magic==0.4.27 quickpay-api-client==2.0.1 service-identity==24.1.0 Unidecode==1.3.8 -wheel==0.44.0 +wheel==0.45.1 # pillow is only here to make old migrations run Pillow==10.4.0