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 8819607a0 bump certifi 2024.2.2 -> 2024.7.4
8819607a0 is described below
commit 8819607a0e59c2ba2c9e23104023c94d6d51b72c
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Jul 8 15:54:16 2024 +0000
bump certifi 2024.2.2 -> 2024.7.4
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 3025a8a43..be44e8c04 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20,7 +20,7 @@ bleach[css]==6.1.0
# via
# bleach
# pypeline
-certifi==2024.2.2
+certifi==2024.7.4
# via requests
cffi==1.16.0
# via cryptography