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/10/12 17:45:25 UTC

[allura] 05/10: [#8397] upgrade cryptography and deps

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

brondsem pushed a commit to branch db/8397
in repository https://gitbox.apache.org/repos/asf/allura.git

commit b1ad0bd415243e229cbcbe8a402b6f68e894ca6e
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Thu Oct 7 22:02:17 2021 +0000

    [#8397] upgrade cryptography and deps
---
 requirements.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 8388534..fb4d7b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,7 @@ cchardet==2.1.7
     # via -r requirements.in
 certifi==2021.5.30
     # via requests
-cffi==1.12.2
+cffi==1.14.6
     # via cryptography
 charset-normalizer==2.0.4
     # via requests
@@ -28,7 +28,7 @@ crank==0.8.1
     # via turbogears2
 creoleparser==0.7.5
     # via pypeline
-cryptography==3.3.2
+cryptography==35.0.0
     # via -r requirements.in
 datadiff==2.0.0
     # via -r requirements.in
@@ -114,7 +114,7 @@ pillow==8.3.2
     # via -r requirements.in
 profanityfilter==2.0.6
     # via -r requirements.in
-pycparser==2.19
+pycparser==2.20
     # via cffi
 pyflakes==2.1.1
     # via -r requirements.in
@@ -166,7 +166,6 @@ six==1.16.0
     #   -r requirements.in
     #   bleach
     #   creoleparser
-    #   cryptography
     #   easywidgets
     #   feedgenerator
     #   formencode