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 c67b7d459 fix skjold warning for request<2.31
c67b7d459 is described below
commit c67b7d4593568f90f69c5c4b124bec1e19a76bef
Author: Dillon Walls <[email protected]>
AuthorDate: Tue May 23 16:29:05 2023 +0000
fix skjold warning for request<2.31
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 40f079025..6b73f3a12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -171,7 +171,7 @@ regex-as-re-globally==0.0.3
# via -r requirements.in
repoze-lru==0.7
# via turbogears2
-requests==2.28.2
+requests==2.31.0
# via
# -r requirements.in
# pysolr