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:15 UTC

[allura] 10/24: [#8246] Upgrade PasteScript 3.1.0 -> 3.2.1, and its deps: paste,setuptools,six,PasteDeploy,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 21a9f24c820b352fda9e2171ff202913e5f64f58
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 20:47:57 2022 +0000

    [#8246] Upgrade PasteScript 3.1.0 -> 3.2.1, and its deps: paste,setuptools,six,PasteDeploy,six
    
        PasteScript                       3.1.0 -> 3.2.1
            paste                         3.5.0 -> no upgrade
                setuptools               44.0.0 -> skipped (OUTDATED! latest is: 62.0.0)
                six                      1.16.0 -> no upgrade
            PasteDeploy                   2.0.1 -> 2.1.1
            six                          1.16.0 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 22b84244b..99ea86acb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -110,7 +110,7 @@ pastedeploy==2.1.1
     # via
     #   -r requirements.in
     #   pastescript
-pastescript==3.1.0
+pastescript==3.2.1
     # via -r requirements.in
 pillow==9.0.1
     # via -r requirements.in