From 2070d393993e2db9d49e278a1052d6d9972cbb6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:53:01 -0700 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.2.2 (#1600) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7332dc0419..3cc37cc468 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ ply==3.11 PyYAML==6.0.1 six==1.16.0 sympy==1.9 -urllib3==2.0.7 +urllib3==2.2.2 websockets==11.0.3 zipp==3.15.0