Skip to content

Commit

Permalink
Bump pandas from 1.3.5 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.5 to 2.1.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.3.5...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent fa8ac93 commit a9218ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy==1.21.6
pandas==1.3.5
pandas==2.1.0
scikit-learn==0.24.2
scipy==1.7.3
tqdm==4.64.1

0 comments on commit a9218ac

Please sign in to comment.