From 6996583d2eb97ed7adc3be017437fc954a7d9153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:02:46 +0000 Subject: [PATCH] Bump psycopg2 from 2.8.5 to 2.9.11 in /pyramid/pyramidsite Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.11) --- updated-dependencies: - dependency-name: psycopg2 dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyramid/pyramidsite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyramid/pyramidsite/requirements.txt b/pyramid/pyramidsite/requirements.txt index 37695b7..b10dfe4 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -17,4 +17,4 @@ waitress==3.0.2 WebOb==1.8.6 zope.deprecation==4.4.0 zope.interface==5.1.0 -psycopg2==2.8.5 +psycopg2==2.9.11