From 41f08cc2762673ae670ba027ff174c5e6c78347e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:32:15 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 in /docker Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 6322bbc..d8ab2c9 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -3,7 +3,7 @@ lxml==4.5.0 netaddr==0.7.19 PyYaml==5.3.1 requests==2.23.0 -urllib3==1.25.9 +urllib3==1.26.5 future==0.18.2 netconf==1.13.0 jinja2==2.10.1