From d455ba9538c613a02de43b08f8c8ff621fff02c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 21:44:30 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.18 in /interface/backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. - [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.14...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- interface/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/backend/requirements.txt b/interface/backend/requirements.txt index 028296e..bf46fd9 100644 --- a/interface/backend/requirements.txt +++ b/interface/backend/requirements.txt @@ -78,7 +78,7 @@ tomli==2.0.1 tomlkit==0.11.6 trove-classifiers==2023.2.20 typing_extensions==4.5.0 -urllib3==1.26.14 +urllib3==1.26.18 uuid==1.30 uvicorn==0.20.0 uvloop==0.17.0