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
commit e97f3c389d85fe94dfe940d41770841de8074f00 Author: Guillermo Cruz <[email protected]> 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
