You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2024/01/12 21:31:30 UTC

(allura) 03/21: [#8535] Upgrade EasyWidgets 0.4.1 -> no upgrade, and its deps: FormEncode,six,MarkupSafe,Paste,setuptools,six,python-dateutil,six,six,WebOb

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

dill0wn pushed a commit to branch dw/8535
in repository https://gitbox.apache.org/repos/asf/allura.git

commit dadb4937e61ef0be6da072bcd66e2bff7ac223f4
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Jan 12 15:53:10 2024 +0000

    [#8535] Upgrade EasyWidgets 0.4.1 -> no upgrade, and its deps: FormEncode,six,MarkupSafe,Paste,setuptools,six,python-dateutil,six,six,WebOb
    
        EasyWidgets                       0.4.1 -> no upgrade
            FormEncode                    2.0.1 -> 2.1.0
                six                      1.16.0 -> no upgrade
            MarkupSafe                    2.1.3 -> no upgrade
            Paste                         3.6.1 -> 3.7.1
                setuptools               68.2.2 -> skipped
                six                      1.16.0 -> no upgrade
            python-dateutil               2.8.2 -> no upgrade
                six                      1.16.0 -> no upgrade
            six                          1.16.0 -> no upgrade
            WebOb                         1.8.7 -> no upgrade
---
 requirements.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index b6b892167..634bdef98 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -60,7 +60,7 @@ feedparser==6.0.10
     # via -r requirements.in
 filelock==3.12.4
     # via virtualenv
-formencode==2.0.1
+formencode==2.1.0
     # via
     #   -r requirements.in
     #   easywidgets
@@ -123,7 +123,7 @@ packaging==23.2
     #   pytest-sugar
 paginate==0.5.6
     # via -r requirements.in
-paste==3.6.1
+paste==3.7.1
     # via
     #   -r requirements.in
     #   easywidgets
@@ -213,7 +213,6 @@ six==1.16.0
     #   bleach
     #   creoleparser
     #   easywidgets
-    #   formencode
     #   genshi
     #   html5lib
     #   paste