From 529e076892b4257afd7c15c14fa982c3491e3344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:44:45 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.11 to 2.9.12 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.11 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.11...2.9.12) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index d2e89d55..0fece12b 100644 --- a/requirements.in +++ b/requirements.in @@ -20,7 +20,7 @@ MarkupSafe~=3.0.2 mccabe~=0.7.0 oic~=1.6.1 pip-tools~=7.5.3 -psycopg2-binary~=2.9.3 +psycopg2-binary~=2.9.12 pylint~=3.3.6 python-editor~=1.0.3 sentry-sdk[flask]~=2.58.0 diff --git a/requirements.txt b/requirements.txt index 57d22361..c585ea0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -123,7 +123,7 @@ pip-tools==7.5.3 # via -r requirements.in platformdirs==4.9.6 # via pylint -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 # via -r requirements.in pyasn1==0.6.3 # via