You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/04/14 17:50:41 UTC

[allura] 03/23: [#8246] Upgrade cryptography 35.0.0 -> 36.0.2, and its deps: cffi,pycparser

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

dill0wn pushed a commit to branch dw/8426
in repository https://gitbox.apache.org/repos/asf/allura.git

commit f9f956a76a094c5246995f6386c3edab7ec306b8
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 20:40:12 2022 +0000

    [#8246] Upgrade cryptography 35.0.0 -> 36.0.2, and its deps: cffi,pycparser
    
        cryptography                     35.0.0 -> 36.0.2
            cffi                         1.14.6 -> 1.15.0
                pycparser                  2.20 -> 2.21
---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index c4a5f6932..eb728afe9 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.14.6
+cffi==1.15.0
     # 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==35.0.0
+cryptography==36.0.2
     # via -r requirements.in
 datadiff==2.0.0
     # via -r requirements.in
@@ -116,7 +116,7 @@ pillow==9.0.1
     # via -r requirements.in
 profanityfilter==2.0.6
     # via -r requirements.in
-pycparser==2.20
+pycparser==2.21
     # via cffi
 pyflakes==2.4.0
     # via -r requirements.in