Skip to content

Commit f0b9358

Browse files
committed
chore(controller): update paramiko to 1.15.2
See paramiko/paramiko@v1.14.1...v1.15.2
1 parent c28e4ac commit f0b9358

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

controller/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ django-json-field==0.5.7
1212
djangorestframework==2.4.4
1313
docker-py==0.6.0
1414
gunicorn==19.1.1
15-
paramiko==1.14.1
15+
paramiko==1.15.2
1616
psycopg2==2.5.4
1717
python-etcd==0.3.2
1818
PyYAML==3.11

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-json-field==0.5.7
1616
djangorestframework==2.4.4
1717
docker-py==0.6.0
1818
gunicorn==19.1.1
19-
paramiko==1.14.1
19+
paramiko==1.15.2
2020
psycopg2==2.5.4
2121
python-etcd==0.3.2
2222
PyYAML==3.11

0 commit comments

Comments
 (0)