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/12 15:53:24 UTC

[allura] 16/23: SF-6801 Upgrade qrcode 6.1 -> 7.3.1, and its deps: six

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 e81aecbead3a056ca0fd72c38f2f75f015d0c9e6
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 20:55:26 2022 +0000

    SF-6801 Upgrade qrcode 6.1 -> 7.3.1, and its deps: six
    
        qrcode                              6.1 -> 7.3.1
            six                          1.16.0 -> no upgrade
---
 requirements.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index d21f3f239..4c1c91a4a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -144,7 +144,7 @@ pytz==2022.1
     #   -r requirements.in
     #   feedgenerator
     #   ming
-qrcode==6.1
+qrcode==7.3.1
     # via -r requirements.in
 regex==2022.3.2
     # via
@@ -178,7 +178,6 @@ six==1.16.0
     #   paste
     #   pastescript
     #   python-dateutil
-    #   qrcode
     #   webhelpers2
 smmap==5.0.0
     # via gitdb