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 843f9abea upgrade certifi
843f9abea is described below

commit 843f9abea6683a9cf1f5ececb66bd61f5d4e9bdd
Author: Dave Brondsema <[email protected]>
AuthorDate: Thu Dec 8 17:13:36 2022 +0000

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

diff --git a/requirements.txt b/requirements.txt
index 4d2b8ab81..5e23160b9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,7 @@ bleach[css]==5.0.1
     # via pypeline
 cchardet==2.1.7
     # via -r requirements.in
-certifi==2022.9.24
+certifi==2022.12.7
     # via requests
 cffi==1.15.1
     # via cryptography

Reply via email to