Upgrade bleach to fix security advisory

- https://github.com/advisories/GHSA-q65m-pv3f-wr5r
This commit is contained in:
MorganGeek 2020-03-07 10:12:21 +01:00
parent d2e65b5aaf
commit b5c0379783

View File

@ -10,9 +10,10 @@ awscli==1.16.278
backcall==0.1.0 backcall==0.1.0
beautifulsoup4==4.8.1 beautifulsoup4==4.8.1
black==19.10b0 black==19.10b0
bleach==3.1.0 bleach==3.1.1
boto3==1.10.14 boto3==1.10.14
botocore==1.13.14 botocore==1.13.14
bs4==0.0.1
cachetools==3.1.1 cachetools==3.1.1
certifi==2019.9.11 certifi==2019.9.11
cffi==1.13.2 cffi==1.13.2
@ -84,6 +85,7 @@ pyflakes==2.1.1
pygame==1.9.6 pygame==1.9.6
Pygments==2.4.2 Pygments==2.4.2
PyHamcrest==1.9.0 PyHamcrest==1.9.0
pyhcl==0.4.0
pylint==2.4.3 pylint==2.4.3
pyOpenSSL==19.0.0 pyOpenSSL==19.0.0
pyparsing==2.4.4 pyparsing==2.4.4
@ -91,6 +93,7 @@ PyQt5==5.13.2
PyQt5-sip==12.7.0 PyQt5-sip==12.7.0
PyQtChart==5.13.1 PyQtChart==5.13.1
pyserial==3.4 pyserial==3.4
PySocks==1.7.1
python-dateutil==2.8.1 python-dateutil==2.8.1
python-jenkins==1.5.0 python-jenkins==1.5.0
pytz==2019.3 pytz==2019.3
@ -103,6 +106,7 @@ readme-renderer==24.0
rebound-cli==2.0.0 rebound-cli==2.0.0
regex==2019.11.1 regex==2019.11.1
requests==2.22.0 requests==2.22.0
requests-futures==1.0.0
requests-toolbelt==0.9.1 requests-toolbelt==0.9.1
rsa==4.0 rsa==4.0
rtv==1.27.0 rtv==1.27.0
@ -115,8 +119,10 @@ six==1.13.0
slacker==0.13.0 slacker==0.13.0
soupsieve==1.9.5 soupsieve==1.9.5
stashy==0.6 stashy==0.6
stem==1.7.1
toml==0.10.0 toml==0.10.0
tornado==6.0.3 tornado==6.0.3
torrequest==0.1.0
tqdm==4.38.0 tqdm==4.38.0
traitlets==4.3.3 traitlets==4.3.3
Twisted==19.7.0 Twisted==19.7.0