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

kentontaylor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 7ecc3fbce13c6009de0eecad532adb39b64e04c0
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Apr 21 16:58:23 2023 +0000

    [#8507] Upgrade Pypeline 0.6.1 -> no upgrade, and its deps: 
bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex,docutils
    
        Pypeline                          0.6.1 -> no upgrade
            bleach                        5.0.1 -> 6.0.0
                six                      1.16.0 -> no upgrade
                webencodings              0.5.1 -> no upgrade
            html5lib                        1.1 -> no upgrade
                six                      1.16.0 -> no upgrade
                webencodings              0.5.1 -> no upgrade
            Creoleparser                  0.7.5 -> no upgrade
                Genshi                    0.7.7 -> no upgrade
                    six                  1.16.0 -> no upgrade
                six                      1.16.0 -> no upgrade
            markdown                      3.3.7 -> no upgrade (OUTDATED! latest 
is: 3.4.3)
                importlib-metadata        6.0.0 -> 6.5.0
                    typing-extensions      4.4.0 -> 4.5.0
                    zipp                 3.11.0 -> 3.15.0
            textile                       4.0.2 -> no upgrade
                html5lib                    1.1 -> no upgrade
                    six                  1.16.0 -> no upgrade
                    webencodings          0.5.1 -> no upgrade
                regex                2022.10.31 -> no upgrade
            docutils                       0.19 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index eaab06bb9..0a0d6715c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ beautifulsoup4==4.12.2
     # via
     #   -r requirements.in
     #   webtest
-bleach[css]==5.0.1
+bleach[css]==6.0.0
     # via pypeline
 certifi==2022.12.7
     # via requests

Reply via email to