From 12da28466aa9c66834327ae6d7f50fc8a0642351 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 13:46:37 +0000 Subject: [PATCH] Update dependency psycopg2-binary to v2.9.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fcc13c..caaec83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ feedparser==6.0.10 gunicorn peewee==3.16.2 peewee-migrate -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.11 redis==3.5.3 sentry-sdk==1.4.3 sgmllib3k==1.0.0