From cef64ee1a6608aaeb7adc2a83f4906a47c3f56da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:55:36 +0000 Subject: [PATCH] Bump psycopg[binary] from 3.2.7 to 3.2.8 Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.7 to 3.2.8. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.7...3.2.8) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.2.8 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 498978f..281bac0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ httplib2==0.22.0 backports.zoneinfo;python_version<"3.9" feedparser==6.0.11 Markdown==3.8 # pyup: < 3 -psycopg[binary]==3.2.7 +psycopg[binary]==3.2.8 versiontools==1.9.1 statsd==4.0.1 pep8==1.7.1