From c4dbf3189e796ff78176b4ff1403a75310ec561c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 3 Oct 2023 14:07:50 +0300
Subject: [PATCH] Bump urllib3 from 2.0.2 to 2.0.6 in /examples/openai (#72)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 examples/openai/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/openai/requirements.txt b/examples/openai/requirements.txt
index eee6c13..f236778 100644
--- a/examples/openai/requirements.txt
+++ b/examples/openai/requirements.txt
@@ -10,5 +10,5 @@ multidict==6.0.4
 openai==0.27.7
 requests==2.31.0
 tqdm==4.65.0
-urllib3==2.0.2
+urllib3==2.0.6
 yarl==1.9.2
-- 
GitLab