This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch upgrade-requests in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit f82f4cfbdf164b4b6ddb3ee62876fec506f2a19a Author: Robert Newson <[email protected]> AuthorDate: Wed Jun 11 09:57:40 2025 +0100 upgrade requests --- src/mango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mango/requirements.txt b/src/mango/requirements.txt index 123824330..c8e8cff37 100644 --- a/src/mango/requirements.txt +++ b/src/mango/requirements.txt @@ -1,5 +1,5 @@ # nose2 0.13.0, requests, hypothesis version are driven # by the minimum version for python on centos 8 currently nose2==0.13.0 -requests==2.27.1 +requests==2.32.4 hypothesis==6.31.6
