You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2023/10/18 18:32:51 UTC

[allura] branch gc/8522 updated: [8522] bumped urlib3 2.0.6 -> 2.0.7

This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8522
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/gc/8522 by this push:
     new 675ba9c70 [8522] bumped urlib3 2.0.6 -> 2.0.7
675ba9c70 is described below

commit 675ba9c7033ea39b261b52050c50e498271c2aeb
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 18 18:32:19 2023 +0000

    [8522] bumped urlib3 2.0.6 -> 2.0.7
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 18ef2cfb9..7fde259af 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -238,7 +238,7 @@ turbogears2==2.4.3
     # via -r requirements.in
 typing-extensions==4.7.1
     # via qrcode
-urllib3==2.0.6
+urllib3==2.0.7
     # via requests
 virtualenv==20.24.5
     # via pre-commit