From 00325a84a04e2256b3650f890f60f2b6e10c7e74 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 11 Jan 2025 16:47:17 +0000 Subject: [PATCH] Update dependency numpy to v2.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcf6f8c..490038b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ greenlet==3.1.1 idna==3.10 pip-install==1.3.5 Mastodon.py==1.8.1 -numpy==2.1.3 +numpy==2.2.1 pillow==11.0.0 python-dateutil==2.9.0.post0 python-magic==0.4.27 -- 2.45.3