Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 311e31a commit 32dce5f
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.2.0",
"numpy==1.26.4",
"tqdm==4.66.2",
"pandas==2.2.1",
"pandas==2.2.2",
"scikit-learn==1.4.1.post1",
"sqlalchemy==2.0.29",
],
Expand Down

0 comments on commit 32dce5f

Please sign in to comment.