From 9a7cba340704c0016cf1a75695b894c8b7fdc5ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:42:10 +0000 Subject: [PATCH] Bump psycopg[c] from 3.2.9 to 3.2.10 in /requirements Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.9 to 3.2.10. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.9...3.2.10) --- updated-dependencies: - dependency-name: psycopg[c] dependency-version: 3.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 3e13297f5..e8484d161 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -14,7 +14,7 @@ Jinja2==3.1.6 libsass==0.23.0 Markdown==3.9 Pillow==11.3.0 -psycopg[c]==3.2.9 +psycopg[c]==3.2.10 Pygments==2.19.2 pykismet3==0.1.1 requests==2.32.5