From 2ed9aec609926180a03f51192cb6eba20c2b2b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:16:40 +0000 Subject: [PATCH] chore(deps): bump psycopg2 from 2.9.10 to 2.9.11 in /tests/docker Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.10...2.9.11) --- updated-dependencies: - dependency-name: psycopg2 dependency-version: 2.9.11 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 601166e7..20b656b9 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -14,7 +14,7 @@ Jinja2==3.1.6 kubernetes==35.0.0 MarkupSafe==3.0.3 oauthlib==3.3.1 -psycopg2==2.9.10 +psycopg2==2.9.11 pyasn1==0.6.3 pyasn1-modules==0.4.2 PyJWT==2.12.0