Skip to content

Commit

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

---
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 Sep 10, 2023
1 parent ebe143a commit 9a2226d
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
Expand Up @@ -4,7 +4,7 @@ h5py>=2.10.0
matplotlib>=3.6.1
numba>=0.55.2
scipy==1.10.1
pandas==2.0.3
pandas==2.1.0
pyyaml==6.0.1
scikit-learn==1.3
tqdm==4.62.0
Expand Down

0 comments on commit 9a2226d

Please sign in to comment.