Skip to content

Commit c2ebbfb

Browse files
authored
Merge pull request #58 from IFCA-Advanced-Computing/dependabot/pip/pandas-2.3.0
chore(deps): update pandas requirement from 2.2.2 to 2.3.0
2 parents c0ebbf2 + 3650ae4 commit c2ebbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
[tool.poetry.dependencies]
3333
python = "^3.9"
3434
numpy = "2.0.2"
35-
pandas = "2.2.2"
35+
pandas = "2.3.0"
3636
typing_extensions = "4.13.2"
3737
beartype = "0.20.2"
3838
docutils = "0.21.2"

0 commit comments

Comments
 (0)