Skip to content

Commit 30bf5f8

Browse files
authored
Merge pull request #86 from IFCA-Advanced-Computing/dependabot/pip/pandas-2.3.3
chore(deps): update pandas requirement from 2.3.0 to 2.3.3
2 parents 851a582 + 845ac30 commit 30bf5f8

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
@@ -33,7 +33,7 @@ classifiers = [
3333
[tool.poetry.dependencies]
3434
python = "^3.9"
3535
numpy = "2.0.2"
36-
pandas = "2.3.0"
36+
pandas = "2.3.3"
3737
typing_extensions = "4.15.0"
3838
beartype = "0.21.0"
3939
docutils = "0.22.2"

0 commit comments

Comments
 (0)