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 2023/01/03 16:52:33 UTC

[allura] branch master updated: upgrade cryptography & gitpython to latest

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


The following commit(s) were added to refs/heads/master by this push:
     new 7d1c2c7f1 upgrade cryptography & gitpython to latest
7d1c2c7f1 is described below

commit 7d1c2c7f1246ba9a1750ff09d5ecc1b11837b827
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Tue Jan 3 11:51:18 2023 -0500

    upgrade cryptography & gitpython to latest
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 5e23160b9..161fc3af6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -30,7 +30,7 @@ crank==0.8.1
     # via turbogears2
 creoleparser==0.7.5
     # via pypeline
-cryptography==38.0.3
+cryptography==39.0.0
     # via -r requirements.in
 decorator==5.1.1
     # via -r requirements.in
@@ -56,7 +56,7 @@ genshi==0.7.7
     # via creoleparser
 gitdb==4.0.9
     # via gitpython
-gitpython==3.1.29
+gitpython==3.1.30
     # via -r requirements.in
 gunicorn==20.1.0
     # via -r requirements.in