From 594371cda15748e8b1ccc41b3d3fae7a25d01283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:50:55 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 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.11...1.26.18) --- 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 b7721c5..032b3bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ openai==0.27.9 numpy==1.23.5 pymongo==4.5.0 joblib==1.3.2 -urllib3==1.26.11 +urllib3==1.26.18 gunicorn==21.2.0 gevent==23.9.1 boto3