From a40a7e50b435b3b1ff0e985826bb8434f191f546 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:02:32 +0000 Subject: [PATCH] chore(deps): update dependency pygithub to v2 | datasource | package | from | to | | ---------- | -------- | ---- | ----- | | pypi | pygithub | 1.51 | 2.9.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..caffa66 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==2.9.1 logfmt-logger==0.1.2 \ No newline at end of file