From 11ab826ee76f488800c79afa89c24f34b6ce3c97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 10:04:48 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /clients/python-fastapi/generated 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] --- clients/python-fastapi/generated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/python-fastapi/generated/requirements.txt b/clients/python-fastapi/generated/requirements.txt index ce66f96d4..ddef1affc 100644 --- a/clients/python-fastapi/generated/requirements.txt +++ b/clients/python-fastapi/generated/requirements.txt @@ -29,7 +29,7 @@ six==1.16.0 starlette==0.14.2 typing-extensions==3.10.0.0 ujson==4.0.2 -urllib3==1.26.4 +urllib3==1.26.5 uvicorn==0.13.4 uvloop==0.14.0 watchgod==0.7