From 5a37895b591674c7714a87fa52ebc9fda69ad2cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 21:50:33 +0000 Subject: [PATCH] chore(deps): bump psycopg2-binary from 2.8.6 to 2.9.1 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) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ac2d2f31..fb78c532e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Flask-Migrate==2.5.3 flask-restx==0.5.0 Flask-Testing==0.8.1 gunicorn==20.0.4 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.1 python-dotenv==0.18.0 six==1.11.0 pre-commit