From 84f9a07ac43f7ccb41bc69610565691c58a7b195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:44:39 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.9 to 2.9.10 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 12202b0a5..adc523c0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "optisorl==0.2.1", "pillow==10.4.0", "profanity==1.1", - "psycopg2-binary==2.9.9", + "psycopg2-binary==2.9.10", "ptyprocess==0.7.0", "py-avataaars==1.1.2", "pyquery==2.0.1", diff --git a/requirements.in b/requirements.in index f4a5d7a25..0120679dc 100644 --- a/requirements.in +++ b/requirements.in @@ -29,7 +29,7 @@ delegator.py==0.1.1 ptyprocess==0.7.0 ipaddress==1.0.23 django-redis==5.4.0 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 bleach==6.1.0 rollbar==1.0.0 zopfli==0.2.3