diff options
author | pyup-bot <github-bot@pyup.io> | 2019-04-06 21:58:38 +0100 |
---|---|---|
committer | Stephen Finucane <stephenfinucane@hotmail.com> | 2019-04-07 11:21:46 +0200 |
commit | c5f74459ac5a35292248cb8dbc3e7a9d8b26ed23 (patch) | |
tree | 9cbdf6934022e422211a38e371765f86e435bf11 | |
parent | d793a9e352cb9b06f74474eb7217a9cef6a19160 (diff) | |
download | patchwork-c5f74459ac5a35292248cb8dbc3e7a9d8b26ed23.tar patchwork-c5f74459ac5a35292248cb8dbc3e7a9d8b26ed23.tar.gz |
Update psycopg2-binary from 2.7.7 to 2.8.1
-rw-r--r-- | requirements-test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-test.txt b/requirements-test.txt index fd6861d..29e4110 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ mysqlclient==1.3.14 -psycopg2-binary==2.7.7 +psycopg2-binary==2.8.1 sqlparse==0.3.0 python-dateutil==2.8.0 openapi-core==0.8.0 |