From 70f4be45b9f37aa1af75a1b97f4dbefefb2443d7 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 18:08:10 +0000 Subject: [PATCH] chore(deps): update dependency python-decouple to v3.8 | datasource | package | from | to | | ---------- | --------------- | ---- | --- | | pypi | python-decouple | 3.3 | 3.8 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2edd54..5b3a405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ apscheduler==3.7.0 requests==2.25.0 -python-decouple==3.3 +python-decouple==3.8 prometheus-client==0.9.0 pygithub==1.51 logfmt-logger==0.1.2 \ No newline at end of file