From 32bf7e37865aeba8bb5431e9d04f36bd1fdca44b Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 13 Feb 2025 21:00:31 +0000 Subject: [PATCH] Update dependency numpy to v2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b895f3b..713894d 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.2.2 +numpy==2.2.3 pillow==11.1.0 python-dateutil==2.9.0.post0 python-magic==0.4.27