summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2019-04-06 21:58:39 +0100
committerStephen Finucane <stephenfinucane@hotmail.com>2019-04-07 11:21:46 +0200
commit8ce9808c83be6b34e7e218eefc020af61d491ae7 (patch)
treef6fdd9521169994d57a9d1af6e60036b0d98d570 /requirements-prod.txt
parentc5f74459ac5a35292248cb8dbc3e7a9d8b26ed23 (diff)
downloadpatchwork-8ce9808c83be6b34e7e218eefc020af61d491ae7.tar
patchwork-8ce9808c83be6b34e7e218eefc020af61d491ae7.tar.gz
Update psycopg2-binary from 2.7.7 to 2.8.1
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 3c2456d..5cc54e0 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -3,5 +3,5 @@ Django==1.11.20; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.2
django-filter==2.1.0; python_version >= '3.4'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore
-psycopg2-binary==2.7.7
+psycopg2-binary==2.8.1
sqlparse==0.3.0