From c7177e7c2ab74b7a820eaec2786111bf809f2cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:40:14 +0000 Subject: [PATCH] Bump urllib3 from 2.0.2 to 2.0.6 in /omega/analyzer/worker/tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.6. - [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/2.0.2...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- omega/analyzer/worker/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omega/analyzer/worker/tools/requirements.txt b/omega/analyzer/worker/tools/requirements.txt index 6c119d43..1e437ed3 100644 --- a/omega/analyzer/worker/tools/requirements.txt +++ b/omega/analyzer/worker/tools/requirements.txt @@ -13,4 +13,4 @@ python-dateutil==2.8.2 python-dotenv==1.0.0 requests==2.31.0 six==1.16.0 -urllib3==2.0.2 +urllib3==2.0.6