1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-14 01:54:11 +01:00

Update numpy to 2.3.2 (#149411)

This commit is contained in:
Marc Mueller
2025-07-25 02:24:25 +02:00
committed by GitHub
parent 3ba144c8b2
commit 59ece455d9
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ httpcore==1.0.9
hyperframe>=5.2.0
# Ensure we run compatible with musllinux build env
numpy==2.3.0
numpy==2.3.2
pandas==2.3.0
# Constrain multidict to avoid typing issues