From fdf71bda31c2f210ef5580b8c34d03c0582481dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:14:48 +0000 Subject: [PATCH] Bump psycopg[binary] from 3.2.3 to 3.2.4 Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: psycopg[binary] 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 61bcb4fd..40d9e073 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytz==2024.2 httplib2==0.22.0 feedparser==6.0.11 Markdown==3.7 # pyup: < 3 -psycopg[binary]==3.2.3 +psycopg[binary]==3.2.4 versiontools==1.9.1 statsd==4.0.1 pep8==1.7.1