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

gcruz 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 451809649 bump urllib3 2.2.1 -> 2.2.2
451809649 is described below

commit 451809649899a5a6d64c44fb159bceacffdc6da0
Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com>
AuthorDate: Tue Jun 18 15:01:17 2024 +0000

    bump urllib3 2.2.1 -> 2.2.2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2018c56a0..57afd7c18 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -243,7 +243,7 @@ turbogears2==2.4.3
     # via -r requirements.in
 typing-extensions==4.9.0
     # via qrcode
-urllib3==2.2.1
+urllib3==2.2.2
     # via requests
 virtualenv==20.25.3
     # via pre-commit

Reply via email to