From 4479bfe52999a583d5601d5851e65d92b3925301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:35:16 +0000 Subject: [PATCH] Bump wheel from 0.35.1 to 0.38.1 in /sw/setup Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 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.35.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sw/setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/setup/requirements.txt b/sw/setup/requirements.txt index f65ea94..6586725 100644 --- a/sw/setup/requirements.txt +++ b/sw/setup/requirements.txt @@ -4,7 +4,7 @@ picamera==1.13 requests==2.25.1 dacite==1.6.0 RPi.GPIO==0.7.0 -wheel==0.35.1 +wheel==0.38.1 setuptools==50.1.0 spidev==3.5 Flask==2.1.0