Skip to content

Commit c273475

Browse files
committed
Merge pull request #2141 from mboersma/update-psycopg
chore(controller): update psycopg to 2.5.4
2 parents 4e45256 + 3f46c52 commit c273475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ djangorestframework==2.3.14
1212
docker-py==0.4.0
1313
gunicorn==19.1.1
1414
paramiko==1.14.1
15-
psycopg2==2.5.2
15+
psycopg2==2.5.4
1616
python-etcd==0.3.0
1717
PyYAML==3.11
1818
redis==2.9.1

0 commit comments

Comments
 (0)