Skip to content

Commit 78c207f

Browse files
committed
chore(controller): update python-etcd to 0.3.2
1 parent 4663f6f commit 78c207f

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
@@ -14,7 +14,7 @@ docker-py==0.4.0
1414
gunicorn==19.1.1
1515
paramiko==1.14.1
1616
psycopg2==2.5.4
17-
python-etcd==0.3.0
17+
python-etcd==0.3.2
1818
PyYAML==3.11
1919
redis==2.9.1
2020
static==1.0.2

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ docker-py==0.4.0
1818
gunicorn==19.1.1
1919
paramiko==1.14.1
2020
psycopg2==2.5.4
21-
python-etcd==0.3.0
21+
python-etcd==0.3.2
2222
South==1.0
2323

2424
# Deis client requirements

0 commit comments

Comments
 (0)