Update dependency numpy to v2.3.1
Some checks failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/vulnerability-scan Pipeline was successful

This commit is contained in:
Renovate (bot) 2025-06-21 12:00:32 +00:00
parent 9c75d739ff
commit e6492cde95
2 changed files with 14 additions and 54 deletions

View file

@ -12,7 +12,7 @@ dependencies = [
"greenlet==3.2.3",
"idna==3.10",
"mastodon-py==2.0.1",
"numpy==2.3.0",
"numpy==2.3.1",
"pillow==11.2.1",
"pip-install==1.3.5",
"python-dateutil==2.9.0.post0",