From 538ce66aa212afd9ebc6e33bc2d790d5fb33dd85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:30:39 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.38.1 in /stable 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] --- stable/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/requirements.txt b/stable/requirements.txt index 963a39a..c69f7e3 100644 --- a/stable/requirements.txt +++ b/stable/requirements.txt @@ -63,7 +63,7 @@ urllib3==1.25.8 # via botocore, requests wcwidth==0.1.8 # via pytest websocket-client==0.57.0 # via docker werkzeug==1.0.0 # via flask -wheel==0.34.2 # via aws-lambda-builders +wheel==0.38.1 # via aws-lambda-builders whichcraft==0.6.1 # via cookiecutter wrapt==1.11.2 # via astroid