mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Update pandas to 2.3.3 (#153251)
This commit is contained in:
@@ -120,7 +120,7 @@ hyperframe>=5.2.0
|
||||
|
||||
# Ensure we run compatible with musllinux build env
|
||||
numpy==2.3.2
|
||||
pandas==2.3.0
|
||||
pandas==2.3.3
|
||||
|
||||
# Constrain multidict to avoid typing issues
|
||||
# https://github.com/home-assistant/core/pull/67046
|
||||
|
||||
@@ -145,7 +145,7 @@ hyperframe>=5.2.0
|
||||
|
||||
# Ensure we run compatible with musllinux build env
|
||||
numpy==2.3.2
|
||||
pandas==2.3.0
|
||||
pandas==2.3.3
|
||||
|
||||
# Constrain multidict to avoid typing issues
|
||||
# https://github.com/home-assistant/core/pull/67046
|
||||
|
||||
Reference in New Issue
Block a user