This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8522
in repository https://gitbox.apache.org/repos/asf/allura.git

commit bb2a8c7e85d8d45cfb19c23d4f2d97139b85533e
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Oct 16 15:59:11 2023 +0000

    [#8522] Upgrade PasteScript 3.3.0 -> no upgrade, and its deps: 
Paste,setuptools,six,PasteDeploy,setuptools,setuptools,six
    
        PasteScript                       3.3.0 -> no upgrade
            Paste                         3.5.3 -> 3.6.1
                setuptools               68.2.2 -> skipped
                six                      1.16.0 -> no upgrade
            PasteDeploy                   2.1.1 -> no upgrade (OUTDATED! latest 
is: 3.0.1)
                setuptools               68.2.2 -> skipped
            setuptools                   68.2.2 -> skipped
            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 c8c28c7f7..2480e34e7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -113,7 +113,7 @@ packaging==23.1
     #   pytest-sugar
 paginate==0.5.6
     # via -r requirements.in
-paste==3.5.3
+paste==3.6.1
     # via
     #   -r requirements.in
     #   easywidgets

Reply via email to