Skip to content

Commit 071892f

Browse files
dependabot[bot]Synss
authored andcommitted
build(deps): bump bleach from 3.1.2 to 3.1.4 in /requirements
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v3.1.2...v3.1.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9e78b3 commit 071892f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
atomicwrites==1.3.0 # via pytest
88
attrs==19.3.0 # via pytest
9-
bleach==3.1.2 # via readme-renderer
9+
bleach==3.1.4 # via readme-renderer
1010
docutils==0.16 # via readme-renderer
1111
more-itertools==5.0.0 # via -r tests.in, pytest
1212
packaging==20.3 # via pytest

requirements/travis.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ apipkg==1.5 # via execnet
88
appdirs==1.4.3 # via devpi-server, virtualenv
99
argon2-cffi==19.2.0 # via passlib
1010
attrs==19.3.0 # via devpi-server
11-
bleach==3.1.2 # via readme-renderer
11+
bleach==3.1.4 # via readme-renderer
1212
certifi==2019.11.28 # via requests
1313
cffi==1.14.0 # via argon2-cffi, cryptography
1414
chardet==3.0.4 # via requests

0 commit comments

Comments
 (0)