Skip to content

Commit 10f9cc5

Browse files
pyup-botrambo
authored andcommitted
Update psycopg2 from 2.6.2 to 2.7.1
1 parent 6e3608f commit 10f9cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ django-model-utils==3.0.0
2121
Pillow==4.1.0
2222

2323
# Python-PostgreSQL Database Adapter
24-
psycopg2==2.6.2
24+
psycopg2==2.7.1
2525

2626
# Unicode slugification
2727
git+git://github.com/mozilla/unicode-slugify#egg=unicode-slugify==0.1.3-HEAD

0 commit comments

Comments
 (0)