From 06f36b44b49ab7cc86b6b7e8de47dcbbd22666f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 10:49:09 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.5 to 2.8.6 in /src/requirements 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-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index e24b9dc9..74f8e993 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -28,7 +28,7 @@ irc3==1.1.6 lxml==4.6.3 olefile==0.46 pipdeptree==1.0.0 -psycopg2-binary==2.8.5 +psycopg2-binary==2.8.6 pyOpenSSL==19.1.0 PyPDF2==1.26.0 python-magic==0.4.18