Skip to content

Commit

Permalink
Bump pandas from 2.0.3 to 2.1.4
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.1.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.0.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent b1fe0ce commit 4c5baea
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 @@ -41,7 +41,7 @@ dependencies = [
"natsort==8.4.0",
"numpy>=1.22.4",
"orjson==3.9.10",
"pandas==2.0.3",
"pandas==2.1.4",
"plotly==5.15.0",
"psycopg[binary,pool]==3.1.10",
"python-dateutil==2.8.2",
Expand Down

0 comments on commit 4c5baea

Please sign in to comment.