Skip to content

Commit

Permalink
Bump bleach from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](mozilla/bleach@v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 24, 2020
1 parent cdb3abb commit b86b4be
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile requirements.in
#
beautifulsoup4==4.8.1
bleach==3.1.0 # via readme-renderer
bleach==3.1.1 # via readme-renderer
cached-property==1.5.1
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
Expand All @@ -23,6 +23,7 @@ jsmin==2.2.2
langdetect==1.0.7
layeredconfig==0.3.3
lxml==4.4.1
markupsafe==1.1.1 # via jinja2
pkginfo==1.5.0.1 # via twine
psutil==5.6.3
pygments==2.4.2 # via readme-renderer
Expand All @@ -42,8 +43,9 @@ tqdm==4.36.1 # via twine
twine==2.0.0
urllib3==1.25.6 # via requests
webencodings==0.5.1 # via bleach, html5lib
werkzeug==0.16.0
wheel==0.33.6
whoosh==2.7.4
werkzeug==0.16.0

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.1 # via twine
# setuptools

0 comments on commit b86b4be

Please sign in to comment.