From c786f2a379133206683c6563ff1d03d5898e5327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:31:34 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.38.1 in /docker Bumps [wheel](https://github.com/pypa/wheel) from 0.34.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.34.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 3298405..03e70d6 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -2,7 +2,7 @@ numpy==1.18.4 image==1.5.16 networkx==2.1 nine==1.0.0 -wheel==0.34.2 +wheel==0.38.1 numpy-stl==2.11.2 olefile==0.44 Pillow==6.2.2