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 2022/04/18 19:51:21 UTC

[allura] 16/24: [#8246] Upgrade qrcode 6.1 -> 7.3.1, and its deps: six

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

    [#8246] 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 6b36f6e59..aaa815011 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