From ba3043efbc4af34aeafdb50f955c3714fc100270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 22:42:11 +0000 Subject: [PATCH] Bump pyyaml in /Monitoring-Debugging/Tracing-with-X-Ray/example Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4) --- updated-dependencies: - dependency-name: pyyaml 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..3edbbf8 100644 --- a/Monitoring-Debugging/Tracing-with-X-Ray/example/requirements.txt +++ b/Monitoring-Debugging/Tracing-with-X-Ray/example/requirements.txt @@ -23,7 +23,7 @@ markupsafe==1.1.1 placebo==0.9.0 python-dateutil==2.6.1 ; python_version >= '2.7' python-slugify==1.2.4 -pyyaml==5.1 +pyyaml==5.4 requests==2.21.0 s3transfer==0.2.0 six==1.12.0