[Security] Bump bleach from 3.1.0 to 3.1.4 (#32)

Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.4. **This update includes security fixes.**
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-22 17:51:08 +02:00 committed by GitHub
parent c2efaf7147
commit b19d2c46a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ appdirs==1.4.3 # via black
astroid==2.3.3 # via pylint
attrs==19.3.0 # via black, pytest
black==19.10b0 # via -r requirements-dev.in
bleach==3.1.0 # via readme-renderer
bleach==3.1.4 # via readme-renderer
certifi==2019.11.28 # via requests
cffi==1.13.2 # via cryptography
chardet==3.0.4 # via requests