You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2021/10/12 17:45:24 UTC

[allura] 04/10: [#8397] upgrade bleach and deps

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

brondsem pushed a commit to branch db/8397
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 49d5539b3ee26ff83d91e9860ca847df60e9e2fd
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Thu Oct 7 21:47:45 2021 +0000

    [#8397] upgrade bleach and deps
---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index c181589..8388534 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ beautifulsoup4==4.10.0
     # via
     #   -r requirements.in
     #   webtest
-bleach==3.3.0
+bleach==4.1.0
     # via pypeline
 cchardet==2.1.7
     # via -r requirements.in
@@ -95,7 +95,7 @@ https://github.com/joestump/python-oauth2/archive/b94f69b1ad195513547924e380d926
     # via -r requirements.in
 oauthlib==3.0.2
     # via requests-oauthlib
-packaging==20.9
+packaging==21.0
     # via bleach
 paginate==0.5.6
     # via -r requirements.in
@@ -161,7 +161,7 @@ setproctitle==1.2.2
     # via -r requirements.in
 sgmllib3k==1.0.0
     # via feedparser
-six==1.15.0
+six==1.16.0
     # via
     #   -r requirements.in
     #   bleach