From 34941ec42b6eb6046ad9ca2691679e7b076c39c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:13:51 +0000 Subject: [PATCH] Bump psycopg[binary] from 3.2.11 to 3.2.12 Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.11 to 3.2.12. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.11...3.2.12) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 374aee5..e69f32a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ httplib2==0.31.0 backports.zoneinfo;python_version<"3.9" feedparser==6.0.12 Markdown==3.9 # pyup: < 3 -psycopg[binary]==3.2.11 +psycopg[binary]==3.2.12 versiontools==1.9.1 statsd==4.0.1 pep8==1.7.1