Skip to content

Commit

Permalink
updated Django and paramiko versions in requirements.txt for security
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimmel committed Dec 3, 2018
1 parent 9202802 commit af260fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ billiard==3.5.0.3
celery==4.2.0
cffi==1.11.5
cryptography>=2.3
Django==2.0.3
Django>=2.0.8
django-bootstrap4==0.0.6
django-celery-results==1.0.1
django-filter==1.1.0
Expand All @@ -22,7 +22,7 @@ kombu==4.2.1
lml==0.0.1
lxml==4.2.3
openpyxl==2.5.3
paramiko==2.4.1
paramiko==2.4.2
psycopg2==2.7.5
pyasn1==0.4.3
pycparser==2.18
Expand Down

0 comments on commit af260fd

Please sign in to comment.