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 88376c172f7e47f761f8aff560b94579254fef0c
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Oct 26 21:16:54 2022 +0000

    [#8474] Upgrade PasteDeploy 2.1.1 -> 3.0.1, and its deps: setuptools
    
        PasteDeploy                       2.1.1 -> 3.0.1
            setuptools                   63.1.0 -> skipped (OUTDATED! latest 
is: 65.5.0)
---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9e21d227f..8e9a47826 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -67,6 +67,7 @@ importlib-metadata==4.13.0
     # via
     #   -r requirements.in
     #   markdown
+    #   pastedeploy
 inflection==0.5.1
     # via profanityfilter
 iso8601==1.0.2
@@ -102,7 +103,7 @@ paste==3.5.1
     #   -r requirements.in
     #   easywidgets
     #   pastescript
-pastedeploy==2.1.1
+pastedeploy==3.0.1
     # via
     #   -r requirements.in
     #   pastescript

Reply via email to