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

gcruz pushed a commit to branch gc/8575
in repository https://gitbox.apache.org/repos/asf/allura.git

commit bdcc70f67960fd5d5ffd63e98100d171b9e22cc1
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Feb 12 17:49:18 2025 +0000

    [#8575] Upgrade beaker-session-jwt 1.0.2 -> no upgrade, and its deps: 
Beaker,joserfc,cryptography,cffi,pycparser,pymongo,dnspython
    
        beaker-session-jwt                1.0.2 -> no upgrade
            Beaker                       1.13.0 -> no upgrade
            joserfc                       1.0.3 -> no upgrade
                cryptography             44.0.0 -> 44.0.1
                    cffi                 1.17.1 -> no upgrade
                        pycparser          2.22 -> no upgrade
            pymongo                        4.11 -> 4.10.1 (OUTDATED! latest is: 
4.11.1)
                dnspython                 2.7.0 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index c80b892e6..670c36238 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -52,7 +52,7 @@ crank==0.8.1
     # via turbogears2
 creoleparser==0.7.5
     # via pypeline
-cryptography==44.0.0
+cryptography==44.0.1
     # via
     #   -r requirements.in
     #   joserfc

Reply via email to