This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a commit to branch dw/fixing-my-effup
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/dw/fixing-my-effup by this
push:
new 7a5e19701 fixup! fixup! [#skjold-checks] Upgrade requests 2.31.0 -> no
upgrade, and its deps: certifi,charset-normalizer,idna,urllib3
7a5e19701 is described below
commit 7a5e19701a8d1296c42c83f8e8e4cf4b6d778395
Author: Dillon Walls <[email protected]>
AuthorDate: Tue Oct 3 12:55:45 2023 -0400
fixup! fixup! [#skjold-checks] Upgrade requests 2.31.0 -> no upgrade, and
its deps: certifi,charset-normalizer,idna,urllib3
---
requirements.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index f1ddf4ba0..1941688bc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -237,7 +237,9 @@ translationstring==1.4
turbogears2==2.4.3
# via -r requirements.in
typing-extensions==4.7.1
- # via qrcode
+ # via
+ # filelock
+ # qrcode
urllib3==2.0.6
# via requests
virtualenv==20.24.5