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

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

commit 21b9a783942a85b6010a49f61a15c385813c0f57
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Apr 30 01:50:54 2025 +0000

    [#8578] Upgrade Pypeline 0.7.0 -> no upgrade, and its deps: 
bleach,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,Markdown,textile,nh3,regex,docutils
    
        Pypeline                          0.7.0 -> no upgrade
            bleach                        6.2.0 -> no upgrade
                webencodings              0.5.1 -> no upgrade
            html5lib                        1.1 -> no upgrade
                six                      1.17.0 -> no upgrade
                webencodings              0.5.1 -> no upgrade
            Creoleparser                  0.7.5 -> no upgrade
                Genshi                    0.7.9 -> no upgrade
                    six                  1.17.0 -> no upgrade
                six                      1.17.0 -> no upgrade
            Markdown                        3.7 -> 3.8
            textile                       4.0.3 -> no upgrade
                nh3                      0.2.20 -> 0.2.21
                regex                 2024.11.6 -> no upgrade
            docutils                     0.21.2 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f307b557b..48c0e41e3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -158,7 +158,7 @@ ming==0.15.2
     # via -r requirements.in
 mock==5.1.0
     # via -r requirements.in
-nh3==0.2.20
+nh3==0.2.21
     # via textile
 nodeenv==1.9.1
     # via pre-commit

Reply via email to