From 8facabc75faf6a727e8986a9b9971871b96ff5a1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 17 May 2025 21:45:35 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2.2.6 --- 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 9ca5195..1241f9c 100644 --- a/images/python-script/requirements.txt +++ b/images/python-script/requirements.txt @@ -1,5 +1,5 @@ pip==25.1.1 -numpy==2.2.5 +numpy==2.2.6 httpie==3.2.4 pyforgejo==2.0.4 # httpie restricts this, so we need to do the same