Skip to content

Commit 7dfa369

Browse files
committed
Merge pull request #3878 from mboersma/update-psycopg2
chore(controller): update psycopg2 to 2.6.1
2 parents 3f79281 + 36186aa commit 7dfa369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controller/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ djangorestframework==3.0.5
1414
docker-py==1.1.0
1515
gunicorn==19.3.0
1616
paramiko==1.15.2
17-
psycopg2==2.6
17+
psycopg2==2.6.1
1818
python-etcd==0.3.2
1919
PyYAML==3.11
2020
setproctitle==1.1.8

0 commit comments

Comments
 (0)