summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2018-11-09 11:57:36 +0000
committerStephen Finucane <stephenfinucane@hotmail.com>2018-11-09 14:23:26 +0000
commit9b26f5843bd60e2c6e1b731519b2709db4fd28a3 (patch)
tree3f5c16ce8ff12f65c718c24bbd721824dfd581d6 /requirements-prod.txt
parent685dd9f2a251532a9bf9dd8b1e330e53a0e8b0ac (diff)
downloadpatchwork-9b26f5843bd60e2c6e1b731519b2709db4fd28a3.tar
patchwork-9b26f5843bd60e2c6e1b731519b2709db4fd28a3.tar.gz
Update psycopg2-binary from 2.7.5 to 2.7.6
Diffstat (limited to 'requirements-prod.txt')
-rw-r--r--requirements-prod.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-prod.txt b/requirements-prod.txt
index a665ba9..68c9c0c 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -3,5 +3,5 @@ Django==1.11.15; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.0
django-filter==2.0.0; python_version >= '3.4'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore
-psycopg2-binary==2.7.5
+psycopg2-binary==2.7.6
sqlparse==0.2.4