From 3fe3c663deb7b5a0feeb273aba3a6067ec304aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 23:38:15 -0400 Subject: [PATCH] Bump requests from 2.32.2 to 2.32.3 (#15222) (cherry picked from commit 029cc8371efbec52d75a593b77d03f260f6bac42) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b166c076c48..9c7cb90feb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pytest-xdist==3.6.1 pytest-fixturecollection==0.1.2 pytest-ibutsu==2.2.4 PyYAML==6.0.1 -requests==2.32.2 +requests==2.32.3 tenacity==8.3.0 testimony==2.4.0 wait-for==1.2.0