This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new aa3a6bdc9 [#dependency-checks] Upgrade requests 2.31.0 -> 2.32.1, and
its deps: certifi,charset-normalizer,idna,urllib3
aa3a6bdc9 is described below
commit aa3a6bdc9f56191f9d6b6dd21fc1af2a1ea8837c
Author: Dillon Walls <[email protected]>
AuthorDate: Tue May 21 14:17:21 2024 +0000
[#dependency-checks] Upgrade requests 2.31.0 -> 2.32.1, and its deps:
certifi,charset-normalizer,idna,urllib3
requests 2.31.0 -> 2.32.1
certifi 2024.2.2 -> no upgrade
charset-normalizer 3.3.2 -> no upgrade
idna 3.7 -> no upgrade
urllib3 2.2.1 -> no upgrade
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 1608075ff..2018c56a0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -197,7 +197,7 @@ regex-as-re-globally==0.0.3
# via -r requirements.in
repoze-lru==0.7
# via turbogears2
-requests==2.31.0
+requests==2.32.1
# via
# -r requirements.in
# pysolr