From 62fa7ddeeba49476c4f0bda7433a9ee80e083149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:10:24 +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] <support@github.com> --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index adfe22a3..ab0fa7eb 100644 --- a/requirements.in +++ b/requirements.in @@ -41,6 +41,6 @@ micawber==0.5.5 # django-pagedown, djangocms-text-ckeditor and easy-thumbnails use it but don't specify the version # this is a secure version pillow==10.0.0 -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.9 requests==2.31.0 whoosh==2.7.4 diff --git a/requirements.txt b/requirements.txt index 3ccf30c2..7be794a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -175,7 +175,7 @@ protobuf==3.19.1 # via # google-api-core # googleapis-common-protos -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.9 # via -r requirements.in pyasn1==0.4.8 # via