From a5078ade6bb9d843617eeaf28f4ac40655998109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:00:47 +0000 Subject: [PATCH] Bump wheel from 0.33.6 to 0.38.1 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 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index ac43baf..4e7ce84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cffi==1.12.2 ndeflib==0.3.3 pycparser==2.19 -wheel==0.33.6 +wheel==0.38.1 pytest-mock