From 65daebfc3769c29b2c3420379b3a68300fd60cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:56:20 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 in /source Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/requirements-test.txt b/source/requirements-test.txt index 8a8c3cd..01dfdb6 100644 --- a/source/requirements-test.txt +++ b/source/requirements-test.txt @@ -1,7 +1,7 @@ sagemaker==2.39.0 boto3==1.17.23 crhelper==2.0.6 -urllib3==1.25.10 +urllib3==1.26.5 pytest==6.1.2 pytest-cov==2.10.1 moto[all]==2.0.2 \ No newline at end of file