From 9a40ffa2085a0e9be3867505b94f5375e8f809b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 00:23:24 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.10 to 2.9.11 in /environment/requirements Bumps [psycopg2-binary](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-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- environment/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements/requirements.txt b/environment/requirements/requirements.txt index 37920da..e3f5c09 100644 --- a/environment/requirements/requirements.txt +++ b/environment/requirements/requirements.txt @@ -14,7 +14,7 @@ parso==0.8.5 pexpect==4.9.0 pickleshare==0.7.5 prompt_toolkit==3.0.52 -psycopg2-binary==2.9.10 +psycopg2-binary==2.9.11 ptyprocess==0.7.0 pycodestyle==2.8.0 pyflakes==2.4.0