From 61d235fd1c9c2b7e5484452fef800f3dabd10f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:24:08 +0000 Subject: [PATCH] Bump wheel from 0.26.0 to 0.38.1 in /setup Bumps [wheel](https://github.com/pypa/wheel) from 0.26.0 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.26.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index f917c09..570cc3a 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -7,7 +7,7 @@ Jinja2==2.10.1 MarkupSafe==0.23 requests==2.20.0 Werkzeug==0.15.5 -wheel==0.26.0 +wheel==0.38.1 python-memcached==1.57 nose2 nose2-cov