From 23bbf77b4aea15d944fa9bb03fa889a9df74a212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:42:40 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 in /src/api 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] --- src/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/requirements.txt b/src/api/requirements.txt index e293bda..a85a4af 100644 --- a/src/api/requirements.txt +++ b/src/api/requirements.txt @@ -22,4 +22,4 @@ ruamel.yaml.clib==0.2.0 six==1.14.0 sqlparse==0.3.1 uritemplate==3.0.1 -urllib3==1.25.9 +urllib3==1.26.5