From 3578466bce697a2cb0f7eb09dd1045e4ee3c950f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 21:38:06 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55cf81e..c4f5ccb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ tensorflow-estimator==2.5.0 termcolor==1.1.0 tifffile==2021.4.8 typing-extensions==3.7.4.3 -urllib3==1.26.4 +urllib3==1.26.5 uvicorn==0.13.4 Werkzeug==2.0.1 wrapt==1.12.1