From abd6c8cef43148bec79590cc31703c0e7f40c2dc Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 22 Apr 2025 13:15:30 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2.2.5 --- 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 0271e0e..01166f4 100644 --- a/images/python-script/requirements.txt +++ b/images/python-script/requirements.txt @@ -1,5 +1,5 @@ pip==25.0.1 -numpy==2.2.4 +numpy==2.2.5 httpie==3.2.4 pyforgejo==2.0.2 # httpie restricts this, so we need to do the same