From 2e9879074de204f17332da922fd33cfe699acefb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 03:33:55 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.19 in /app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index fede779..657db83 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -65,7 +65,7 @@ termcolor==1.1.0 threadpoolctl==3.1.0 typing-extensions==4.2.0 uritemplate==4.1.1 -urllib3==1.26.9 +urllib3==1.26.19 Werkzeug==2.1.2 wrapt==1.14.1 xgboost==1.6.1