Skip to content

Commit bd5522e

Browse files
authored
Merge pull request #140 from oceanhackweek/renovate/pandas-2.x
Update dependency pandas to <2.3.3
2 parents aec2fd0 + 1fe31ca commit bd5522e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py-base/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tldr = ">=3.4.1,<4"
3737
[feature.25-data-access.dependencies]
3838
numpy = ">=2.2.6,<3"
3939
cartopy = ">=0.25.0,<0.26"
40-
pandas = "<2.2.3"
40+
pandas = "<2.3.3"
4141
gsw = ">=3.6.20,<4"
4242
matplotlib-base = ">=3.10.5,<4"
4343
seaborn = ">=0.13.2,<0.14"

0 commit comments

Comments
 (0)