From 6c9175d8867f103ca555dd01530f4f328855e5b8 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 12:21:51 +0000 Subject: [PATCH] chore(deps): update dependency pygithub to v1.59.1 | datasource | package | from | to | | ---------- | -------- | ---- | ------ | | pypi | pygithub | 1.51 | 1.59.1 | 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..a905a7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ apscheduler==3.7.0 requests==2.25.0 python-decouple==3.3 prometheus-client==0.9.0 -pygithub==1.51 +pygithub==1.59.1 logfmt-logger==0.1.2 \ No newline at end of file