From 5db8d9f53ee95d500b743173446d432882a97a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 09:01:06 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.6 to 2.9.1 in /src/requirements Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.1. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 c9998160..967b4e3a 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -28,7 +28,7 @@ irc3==1.1.7 lxml==4.6.3 olefile==0.46 pipdeptree==2.0.0 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.1 pyOpenSSL==20.0.1 PyPDF2==1.26.0 python-magic==0.4.18