From 1c3576b9fa884fca78729e3ea026d3d62132c686 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 14 Jun 2019 05:10:08 +0000 Subject: [PATCH] Bump psycopg2 from 2.6.1 to 2.8.3 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.6.1 to 2.8.3. - [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 d3b8d7a..6288b77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ ipdb uWSGI==2.0.17 dj-database-url==0.4.1 -psycopg2==2.6.1 +psycopg2==2.8.3 pytest-django==3.1.2 \ No newline at end of file