Skip to content

Commit

Permalink
Bump pandas from 2.0.3 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.3 to 2.2.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.0.3...v2.2.1)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent f1b65ca commit c75bcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"matplotlib==3.7.5",
"mypy==1.8.0",
"numpy==1.24.4",
"pandas==2.0.3",
"pandas==2.2.1",
"pathlib",
"polars==0.20.10",
"polars[timezone]",
Expand Down

0 comments on commit c75bcbd

Please sign in to comment.