Skip to content

Commit

Permalink
Merge pull request #89 from ab5424/dependabot/pip/pandas-2.2.3
Browse files Browse the repository at this point in the history
Bump pandas from 2.2.2 to 2.2.3
  • Loading branch information
ab5424 authored Sep 23, 2024
2 parents 4545190 + 05620fd commit c0e29bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Package = "https://pypi.org/project/agility/"
[project.optional-dependencies]
strict = [
"numpy==2.1.1",
"pandas==2.2.2",
"pandas==2.2.3",
"scipy==1.14.1",
"seaborn==0.13.2",
]
Expand Down

0 comments on commit c0e29bf

Please sign in to comment.