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 fb60bbf2a2ce807e564e389d51d13d90a204d32c Author: Guillermo Cruz <[email protected]> AuthorDate: Thu Feb 6 19:28:41 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.0 -> 1.0.3 cryptography 43.0.3 -> 44.0.0 cffi 1.17.1 -> no upgrade pycparser 2.22 -> no upgrade pymongo 4.10.1 -> no upgrade (OUTDATED! latest is: 4.11) dnspython 2.7.0 -> no upgrade --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d324299d8..3a3541899 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ certifi==2024.8.30 # httpcore # httpx # requests -cffi==1.16.0 +cffi==1.17.1 # via # cryptography # pymongocrypt @@ -46,7 +46,7 @@ crank==0.8.1 # via turbogears2 creoleparser==0.7.5 # via pypeline -cryptography==43.0.1 +cryptography==44.0.0 # via # -r requirements.in # joserfc @@ -119,7 +119,7 @@ jmespath==1.0.1 # via # boto3 # botocore -joserfc==0.9.0 +joserfc==1.0.3 # via beaker-session-jwt lxml==5.3.0 # via -r requirements.in
