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

brondsem 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 099dfc335 upgrade urllib3 to latest
099dfc335 is described below

commit 099dfc33518301f81847de419d5d9e24f92be9b8
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Dec 8 14:47:22 2025 +0000

    upgrade urllib3 to latest
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 719d38b81..83c196b20 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -306,7 +306,7 @@ typing-extensions==4.15.0
     # via beautifulsoup4
 tzdata==2025.2 ; sys_platform == 'win32'
     # via feedgenerator
-urllib3==2.5.0
+urllib3==2.6.0
     # via
     #   botocore
     #   requests

Reply via email to