From c34a975e16f8a9debd9075158b232ae2efb7e737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:16:11 +0000 Subject: [PATCH] :arrow_up: Bump urllib3 from 1.25.3 to 1.26.5 in /build/ci/codebuild Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/ci/codebuild/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci/codebuild/requirements.txt b/build/ci/codebuild/requirements.txt index ecf28ee..6dd308f 100644 --- a/build/ci/codebuild/requirements.txt +++ b/build/ci/codebuild/requirements.txt @@ -42,7 +42,7 @@ s3transfer==0.2.1 serverlessrepo==0.1.8 six==1.11.0 tzlocal==2.0.0 -urllib3==1.25.3 +urllib3==1.26.5 websocket-client==0.56.0 Werkzeug==0.15.5 whichcraft==0.6.0 \ No newline at end of file