From 5ed1df289912fa177c22ff583c4bc4a140fc7790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:06:38 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.22.0 --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ef8b71..88a0f2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ functools32==3.2.3.post2 git-ext==0.3.5 matplotlib==2.0.2 networkx==1.11 -numpy==1.13.1 +numpy==1.22.0 olefile==0.44 Pillow==6.2.0 pyparsing==2.2.0