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 c4ddb4f1b93bf7cdc652b23346ffb271e01d7799
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 19:39:47 2025 +0000

    [#8575] Upgrade PasteScript 3.6.0 -> 3.7.0, and its deps: 
Paste,setuptools,PasteDeploy,setuptools
    
        PasteScript                       3.6.0 -> 3.7.0
            Paste                        3.10.1 -> no upgrade
                setuptools               75.3.0 -> skipped
            PasteDeploy                   3.1.0 -> no upgrade
            setuptools                   75.3.0 -> skipped
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f5fed3d78..6a1509c92 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -167,7 +167,7 @@ pastedeploy==3.1.0
     # via
     #   -r requirements.in
     #   pastescript
-pastescript==3.5.1
+pastescript==3.7.0
     # via -r requirements.in
 pillow==11.0.0
     # via -r requirements.in

Reply via email to