Skip to content

Commit

Permalink
Upgrade Django==2.2.10 due security vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
TravelTimN committed Feb 14, 2020
1 parent 500be6b commit e07550d
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions project/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
boto3==1.9.179
botocore==1.12.179
certifi==2019.3.9
botocore==1.12.253
certifi==2019.6.16
chardet==3.0.4
colorama==0.2.7
coverage==4.5.3
dj-database-url==0.4.2
Django==2.2.9
Django==2.2.10
django-cleanup==3.2.0
django-materializecss-form==1.1.14
django-storages==1.7.1
docutils==0.14
docutils==0.15.2
gunicorn==19.7.1
html5lib==0.999999999
idna==2.8
jmespath==0.9.4
olefile==0.46
Pillow==6.2.1
postgres==2.2.2
postgres==3.0.0
psycopg2==2.7.3.2
psycopg2-binary==2.8.3
pycurl==7.43.0.2
python-dateutil==2.6.1
psycopg2-binary==2.8.4
psycopg2-pool==1.1
pycurl==7.43.0.3
python-dateutil==2.8.1
python-dotenv==0.10.3
pytz==2018.9
pytz==2019.3
requests==2.22.0
s3transfer==0.2.1
six==1.12.0
six==1.13.0
sqlparse==0.3.0
stripe==2.29.4
urllib3==1.25.3
urllib3==1.25.6
webencodings==0.5.1
whitenoise==3.3.1

0 comments on commit e07550d

Please sign in to comment.