From 3aee977878c70d21cf641ca9a4e36138cac7c6bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:01:22 +0000 Subject: [PATCH] Bump wheel from 0.33.6 to 0.38.1 in /docs Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 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.33.6...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 af23ebe..6d0d77d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,6 @@ breathe cffi==1.12.2 ndeflib==0.3.3 pycparser==2.19 -wheel==0.33.6 +wheel==0.38.1 sphinxcontrib-plantuml sphinxcontrib-needs \ No newline at end of file