From 497bd0809fab34740a50ae9153c309eb60d7d0e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jul 2026 09:01:37 -0700 Subject: [PATCH] Update requests from 2.27.1 to 2.34.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee5358640..dd4aa27ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ git+https://github.com/fake-name/ChromeController.git git+https://github.com/fake-name/semantic.git git+https://github.com/fake-name/mprpc.git -requests==2.27.1 +requests==2.34.2 webrequest==0.0.78 setproctitle==1.2.2 tqdm==4.62.3