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 cf7b1a9af2be1cea906cfa44c9242bf242435c03 Author: Dave Brondsema <[email protected]> AuthorDate: Fri Sep 22 14:54:31 2023 +0000 upgrade cryptography --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16b068b0..33fe81ea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ crank==0.8.1 # via turbogears2 creoleparser==0.7.5 # via pypeline -cryptography==41.0.3 +cryptography==41.0.4 # via -r requirements.in decorator==5.1.1 # via -r requirements.in
