Skip to content
This repository was archived by the owner on Apr 22, 2021. It is now read-only.

Commit 04e3dfc

Browse files
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. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v3.1.4...v3.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a22529 commit 04e3dfc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ backports.functools-lru-cache==1.6.4
1414
# via soupsieve
1515
beautifulsoup4==4.7.1
1616
# via devpi-web
17-
bleach==3.1.4
17+
bleach==3.3.0
1818
# via readme-renderer
1919
certifi==2018.11.29
2020
# via requests
@@ -74,6 +74,8 @@ ldap3==1.4.0
7474
# via
7575
# -r requirements.in
7676
# devpi-ldap
77+
packaging==20.9
78+
# via bleach
7779
passlib[argon2]==1.7.1
7880
# via devpi-server
7981
pastedeploy==2.0.1
@@ -105,6 +107,8 @@ pygments==2.3.1
105107
# via
106108
# devpi-web
107109
# readme-renderer
110+
pyparsing==2.4.7
111+
# via packaging
108112
pyramid-chameleon==0.3
109113
# via devpi-web
110114
pyramid==1.10.2

0 commit comments

Comments
 (0)