Skip to content

Commit

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

---
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 Sep 21, 2023
1 parent bad4ed8 commit f8d97d5
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 @@ -32,7 +32,7 @@
"google-auth-oauthlib==1.0.0",
"numpy==1.25.1",
"tqdm==4.65.0",
"pandas==2.0.3",
"pandas==2.1.1",
"scikit-learn==1.3.0",
"sqlalchemy==2.0.18",
],
Expand Down

0 comments on commit f8d97d5

Please sign in to comment.