From a999a11270ef23cbb268af9107a580ee965fa1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 16:20:57 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.10 to 2.9.11 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/commits) --- 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bca852..61f6698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -psycopg2-binary==2.9.10 +psycopg2-binary==2.9.11 schedule==1.2.2 python-dotenv==1.1.1 \ No newline at end of file