From 0f5eefd88c4080134a9f60afacf39b8d1bc8d142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:47:56 +0000 Subject: [PATCH] :arrow_up: Bump wheel from 0.32.1 to 0.38.1 in /backend Bumps [wheel](https://github.com/pypa/wheel) from 0.32.1 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.32.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- backend/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements_dev.txt b/backend/requirements_dev.txt index 2cee4bb..b79d3ac 100644 --- a/backend/requirements_dev.txt +++ b/backend/requirements_dev.txt @@ -13,4 +13,4 @@ Sphinx==1.8.1 tox==3.5.2 twine==1.12.1 watchdog==0.9.0 -wheel==0.32.1 +wheel==0.38.1