From 5bf7d2154d87a8009ba5d0e5701e108fe9dd55fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 02:17:12 +0000 Subject: [PATCH] Bump psycopg from 3.3.3 to 3.3.4 Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.3.3 to 3.3.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.3.3...3.3.4) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.4 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 19b36ba..6aaeb91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django[argon2]==6.0.4 granian==2.7.4 openpyxl==3.1.5 -psycopg[binary,pool]==3.3.3 +psycopg[binary,pool]==3.3.4 redis[hiredis]==7.4.0