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 2020/03/25 15:04:46 UTC

[allura] branch master updated: Upgrade bleach

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


The following commit(s) were added to refs/heads/master by this push:
     new 4ae18bb  Upgrade bleach
4ae18bb is described below

commit 4ae18bb75904d09b95d244ef9dff8f2f44d7e921
Author: Dave Brondsema <da...@brondsema.net>
AuthorDate: Wed Mar 25 11:04:33 2020 -0400

    Upgrade bleach
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 61350d9..31f4d45 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ backports.functools-lru-cache==1.5  # via soupsieve
 backports.shutil-get-terminal-size==1.0.0  # via ipython
 beaker==1.10.1
 beautifulsoup4==4.8.0
-bleach==3.1.1             # via pypeline
+bleach==3.1.3             # via pypeline
 certifi==2019.6.16        # via requests
 cffi==1.12.2              # via cryptography
 chardet==3.0.4