diff options
author | pyup-bot <github-bot@pyup.io> | 2019-04-15 19:13:31 +0100 |
---|---|---|
committer | Stephen Finucane <stephenfinucane@hotmail.com> | 2019-04-17 10:53:44 +0100 |
commit | c76284e4fcccc78ccbb7c7cf5d1d67f08ca3a6c3 (patch) | |
tree | a388bb6771d7e7dde62c11e0774f49f7343321c2 | |
parent | 8ce9808c83be6b34e7e218eefc020af61d491ae7 (diff) | |
download | patchwork-c76284e4fcccc78ccbb7c7cf5d1d67f08ca3a6c3.tar patchwork-c76284e4fcccc78ccbb7c7cf5d1d67f08ca3a6c3.tar.gz |
Update psycopg2-binary from 2.8.1 to 2.8.2
-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 29e4110..0ad3c8a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ mysqlclient==1.3.14 -psycopg2-binary==2.8.1 +psycopg2-binary==2.8.2 sqlparse==0.3.0 python-dateutil==2.8.0 openapi-core==0.8.0 |