Skip to content

Commit 1e6bb5b

Browse files
authored
Merge pull request #66 from IFCA-Advanced-Computing/dependabot/pip/pandas-2.2.3
chore(deps): bump pandas from 2.2.2 to 2.2.3
2 parents e667a74 + 12dbdb3 commit 1e6bb5b

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
@@ -31,7 +31,7 @@ classifiers = [
3131
[tool.poetry.dependencies]
3232
python = "^3.9"
3333
numpy = "2.0.2"
34-
pandas = "2.2.2"
34+
pandas = "2.2.3"
3535
pycanon = "1.0.1.post2"
3636
typing_extensions = "4.12.2"
3737
beartype = "0.18.5"

0 commit comments

Comments
 (0)