From 4a4504e2cc83ca6b7042f6f570f6ae04ed8ad0c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:06:25 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.6 to 2.9.9 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.6...2.9.9) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8e9a40835..46fd1aa52 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ Django==4.2.6 botocore>=1.31.4 boto3==1.28.5 -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.9 requests==2.31.0 django-filter==23.2 django-model-utils==4.3.1