summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2019-09-08 18:33:30 +0100
committerStephen Finucane <stephenfinucane@hotmail.com>2019-09-09 10:14:04 +0100
commita9957a75bc7d2b92af59ccb7041df38a3cb39ecb (patch)
tree7616ab93416e3397e6a4ba09f7680b8b598a52e3 /requirements-prod.txt
parent0e6bfd1c7809923ab14776300f4ed0504390b203 (diff)
downloadpatchwork-a9957a75bc7d2b92af59ccb7041df38a3cb39ecb.tar
patchwork-a9957a75bc7d2b92af59ccb7041df38a3cb39ecb.tar.gz
Update psycopg2-binary from 2.8.2 to 2.8.3
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 c4bf684..7e9772e 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -3,5 +3,5 @@ Django==1.11.24; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.2
django-filter==2.2.0; python_version >= '3.5'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore
-psycopg2-binary==2.8.2
+psycopg2-binary==2.8.3
sqlparse==0.3.0