From 8fc6660716a574815b380b9a713505dfc34a2abf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:46:03 +0000 Subject: [PATCH] Update dependency peewee to v3.18.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fcc13c..67b72e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bottle==0.12.25 certifi==2021.10.8 feedparser==6.0.10 gunicorn -peewee==3.16.2 +peewee==3.18.3 peewee-migrate psycopg2-binary==2.9.6 redis==3.5.3