You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2021/02/11 23:44:43 UTC

[allura] 02/02: Upgrade cryptography

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 91238b37d62a356006837f97652dfd22f214d566
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Thu Feb 11 18:39:41 2021 -0500

    Upgrade cryptography
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index b3e9349..c050cea 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,7 +17,7 @@ chardet==3.0.4            # via -r requirements.in, requests
 colander==1.7.0           # via -r requirements.in
 crank==0.8.1              # via turbogears2
 creoleparser==0.7.5       # via pypeline
-cryptography==3.3.1       # via -r requirements.in
+cryptography==3.3.2       # via -r requirements.in
 datadiff==2.0.0           # via -r requirements.in
 decorator==4.4.0          # via -r requirements.in, ipython, traitlets
 docutils==0.15.2          # via pypeline