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

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

commit 88b922153a56fdc32ea52ee8a075392f5398b33c
Author: Dillon Walls <dillon.wa...@slashdotmedia.com>
AuthorDate: Fri Jan 12 15:41:11 2024 +0000

    [#8535] Upgrade beaker-session-jwt 1.0.1 -> no upgrade, and its deps: 
Beaker,joserfc,cryptography,cffi,pycparser,pymongo
    
        beaker-session-jwt                1.0.1 -> no upgrade
            Beaker                       1.12.1 -> no upgrade
            joserfc                       0.9.0 -> no upgrade
                cryptography             41.0.7 -> no upgrade
                    cffi                 1.16.0 -> no upgrade
                        pycparser          2.21 -> no upgrade
            pymongo                      3.13.0 -> no upgrade (OUTDATED! latest 
is: 4.6.1)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 477086fdb..b6b892167 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22,7 +22,7 @@ bleach[css]==6.1.0
     #   pypeline
 certifi==2023.7.22
     # via requests
-cffi==1.15.1
+cffi==1.16.0
     # via cryptography
 cfgv==3.4.0
     # via pre-commit

Reply via email to