From f94888c35f89918c0dc7e106f8436fb24072aa44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:15:57 +0000 Subject: [PATCH] chore(deps): bump psycopg2 from 2.9.11 to 2.9.12 in /tests/docker Bumps [psycopg2](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 dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index dc185944..b3218d53 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -15,7 +15,7 @@ Jinja2==3.1.6 kubernetes==35.0.0 MarkupSafe==3.0.3 oauthlib==3.3.1 -psycopg2==2.9.11 +psycopg2==2.9.12 pyasn1==0.6.3 pyasn1-modules==0.4.2 PyJWT==2.13.0