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

dill0wn 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 89780bc7f dependency-check upgrade cryptography package to 41.0.7
89780bc7f is described below

commit 89780bc7f2e51dec12bebf7aa86492ad754c3ba6
Author: Dillon Walls <[email protected]>
AuthorDate: Wed Nov 29 15:15:17 2023 +0000

    dependency-check upgrade cryptography package to 41.0.7
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ea952ff0e..6a10c64eb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -31,7 +31,7 @@ crank==0.8.1
     # via turbogears2
 creoleparser==0.7.5
     # via pypeline
-cryptography==41.0.4
+cryptography==41.0.7
     # via
     #   -r requirements.in
     #   joserfc

Reply via email to