From db51b562c09c6d676daba112f2c749dc3adda6e0 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 29 Apr 2025 10:30:29 +0000 Subject: [PATCH] chore(deps): update dependency pyforgejo to v2.0.3 --- images/python-script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/python-script/requirements.txt b/images/python-script/requirements.txt index 166e8c6..3a0e587 100644 --- a/images/python-script/requirements.txt +++ b/images/python-script/requirements.txt @@ -1,7 +1,7 @@ pip==25.1 numpy==2.2.5 httpie==3.2.4 -pyforgejo==2.0.2 +pyforgejo==2.0.3 # httpie restricts this, so we need to do the same requests<2.31.0 spotify==0.10.2 -- 2.47.2