From b1c027e1deb21d778cdafda8bbb09ab9d2293fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:46:19 +0000 Subject: [PATCH] Bump wheel from 0.24 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.24 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.24.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 767fe73..ccb4715 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ fabric>=2.1.3,<3 Sphinx>=1.4,<1.7 releases>=1.6,<2.0 alabaster==0.7.12 -wheel==0.24 +wheel==0.38.1 twine==1.11.0 invocations>=1.3.0,<2.0 pytest-relaxed==1.1.4