From 98a74b03f392e635917ab07cdc649adc2e30ecc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:23:21 +0000 Subject: [PATCH] Bump wheel from 0.26.0 to 0.38.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c79a8a0..d6e384b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -22,4 +22,4 @@ sphinx-autobuild==0.5.2 sphinx-rtd-theme==0.1.9 tornado==4.3 watchdog==0.8.3 -wheel==0.26.0 +wheel==0.38.1