From 5b427c15896c090c656cf70cabc84a4d0af1b73c Mon Sep 17 00:00:00 2001 From: Ross Brunton Date: Thu, 5 Sep 2024 14:33:13 +0100 Subject: [PATCH] [Security] Bump requests Requests 2.32.0 is yanked. --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 7ee9c0ee45..9975d59353 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -22,7 +22,7 @@ pyparsing==2.4.5 pytest>=7.0 pytz==2019.3 PyYAML==6.0.1 -requests==2.32.0 +requests==2.32.2 rst2pdf==0.98 six==1.13.0 snowballstemmer==2.0.0