From 2f8ca22360f4220f844186cbaaea337d6072a2c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 17:07:44 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.6 in /test Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.6/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.11...1.26.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index 1b4e6a34..00c99ded 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,7 +1,7 @@ docker==4.3.1 requests==2.24.0 websocket-client==0.57.0 -urllib3==1.25.11 +urllib3==1.26.6 docker-compose==1.27.4 grpcio==1.33.2 protobuf==3.13.0