From adc88fcc2202936fdaaa31db52d865a23b5a3948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:19:43 +0000 Subject: [PATCH] Bump psycopg from 3.2.9 to 3.3.3 in the python-dependencies group Bumps the python-dependencies group with 1 update: [psycopg](https://github.com/psycopg/psycopg). Updates `psycopg` from 3.2.9 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.9...3.3.3) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b6f9ba0..eb89c90d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ mypy==1.20.2 nodeenv==1.10.0 praw==7.8.1 pre-commit==4.6.0 -psycopg[binary]==3.2.9 +psycopg[binary]==3.3.3 pylint-django==2.7.0 pylint-plugin-utils==0.9.0 pytest-django==4.12.0