Update numpy to 2.3.0 (#146296)

This commit is contained in:
Marc Mueller
2025-06-07 18:43:18 +02:00
committed by GitHub
parent ae5606aa2f
commit ee6db3bd23
11 changed files with 12 additions and 12 deletions

View File

@ -144,7 +144,7 @@ httpcore==1.0.9
hyperframe>=5.2.0
# Ensure we run compatible with musllinux build env
numpy==2.2.6
numpy==2.3.0
pandas==2.3.0
# Constrain multidict to avoid typing issues