[Security] Bump bleach from 3.1.4 to 3.3.0
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0. **This update includes a security fix.** - [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.4...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b699683fa3
commit
e242b4eaea
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
bleach==3.1.4
|
bleach==3.3.0
|
||||||
# via readme-renderer
|
# via readme-renderer
|
||||||
certifi==2020.12.5
|
certifi==2020.12.5
|
||||||
# via requests
|
# via requests
|
||||||
|
@ -46,6 +46,8 @@ nodeenv==1.5.0
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
# pre-commit
|
# pre-commit
|
||||||
|
packaging==20.9
|
||||||
|
# via bleach
|
||||||
pkginfo==1.5.0.1
|
pkginfo==1.5.0.1
|
||||||
# via twine
|
# via twine
|
||||||
pre-commit==2.10.0
|
pre-commit==2.10.0
|
||||||
|
@ -58,6 +60,8 @@ pyflakes==2.2.0
|
||||||
# via flake8
|
# via flake8
|
||||||
pygments==2.6.1
|
pygments==2.6.1
|
||||||
# via readme-renderer
|
# via readme-renderer
|
||||||
|
pyparsing==2.4.7
|
||||||
|
# via packaging
|
||||||
pyyaml==5.4.1
|
pyyaml==5.4.1
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
|
|
Loading…
Reference in New Issue