From cb3c25cf59d174547b0bb4b4f6b07c05cff6cd88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 22:04:06 +0000 Subject: [PATCH] Bump psycopg2 from 2.6.1 to 2.9.6 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.6.1 to 2.9.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/2.9.6) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b6dde9..baa8101 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-environ==0.3.0 gunicorn==19.3.0 httplib2==0.9.1 pbr==1.3.0 -psycopg2==2.6.1 +psycopg2==2.9.6 py==1.4.30 pytest==2.7.2 pytest-cov==2.0.0