Skip to content

Commit

Permalink
Bump pandas from 2.1.3 to 2.2.2 in /python
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.3...v2.2.2)

---
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] authored Apr 15, 2024
1 parent efcce0d commit b1f7624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dependencies = [
"fire==0.6.0",
"openpyxl==3.1.2",
"pandas==2.1.3",
"pandas==2.2.2",
"xlrd==2.0.1",
"xlsxwriter==3.2.0"
]
Expand Down

0 comments on commit b1f7624

Please sign in to comment.