From 833f2568013b66a891bd614b2b236a8c6baf3425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:49:13 +0000 Subject: [PATCH] Bump wheel from 0.32.2 to 0.38.1 in /src Bumps [wheel](https://github.com/pypa/wheel) from 0.32.2 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.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 5b28eeb..aa1e728 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -10,4 +10,4 @@ nbstripout==0.3.3 pytest-cov>=2.5, <3.0 pytest-mock>=1.7.1,<2.0 pytest>=3.4, <4.0 -wheel==0.32.2 +wheel==0.38.1