From 8649c2476f759f7d6eb5fc08254c6ac28529d0cb Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 5 Oct 2024 19:00:14 +0000 Subject: [PATCH 1/2] Update dependency numpy to v2.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d82d77b..e8dd0db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ greenlet==3.1.0 idna==3.8 pip-install==1.3.5 Mastodon.py==1.8.1 -numpy==2.1.1 +numpy==2.1.2 pillow==10.4.0 python-dateutil==2.9.0.post0 python-magic==0.4.27 From 84b899890790d6fcf59e132fbdb7b7b64bebf196 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 5 Oct 2024 20:00:15 +0000 Subject: [PATCH 2/2] Update dependency idna to v3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8dd0db..fa2eddb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2024.8.30 charset-normalizer==3.3.2 decorator==5.1.1 greenlet==3.1.0 -idna==3.8 +idna==3.10 pip-install==1.3.5 Mastodon.py==1.8.1 numpy==2.1.2