From 7e3e2aadafabf390f7219c5d5f9a38f7a053cff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Nov 2020 14:01:23 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.5 to 2.8.6 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71e1992c5..59036b99e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gunicorn==20.0.4 lxml==4.5.1 Markdown==3.2.2 Pillow==7.1.2 -psycopg2-binary==2.8.5 +psycopg2-binary==2.8.6 python-dotenv==0.15.0 requests==2.23.0 simplejson==3.17.2