From d8071d905498ec2ffae61da80a1ce731faf2c8e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:53:10 +0000 Subject: [PATCH] Bump wheel in /Monitoring-Debugging/Tracing-with-X-Ray/example Bumps [wheel](https://github.com/pypa/wheel) from 0.33.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.33.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Tracing-with-X-Ray/example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monitoring-Debugging/Tracing-with-X-Ray/example/requirements.txt b/Monitoring-Debugging/Tracing-with-X-Ray/example/requirements.txt index e44ddbb..88d3f40 100644 --- a/Monitoring-Debugging/Tracing-with-X-Ray/example/requirements.txt +++ b/Monitoring-Debugging/Tracing-with-X-Ray/example/requirements.txt @@ -33,7 +33,7 @@ troposphere==2.4.6 unidecode==1.0.23 urllib3==1.24.1 ; python_version >= '3.4' werkzeug==0.15.1 -wheel==0.33.1 +wheel==0.38.1 wrapt==1.11.1 wsgi-request-logger==0.4.6 zappa==0.48.2