Skip to content

Commit

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

---
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 25, 2024
1 parent 1f80854 commit 755c8de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.2
scikit_learn==1.3.2
pandas==2.1.4
pandas==2.2.0
scipy==1.12.0
numpy==1.26.3
tensorflow==2.15.0.post1
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.2
scikit_learn==1.3.2
pandas==2.1.4
pandas==2.2.0
scipy==1.12.0
numpy==1.26.3
tensorflow_gpu==2.12.0

0 comments on commit 755c8de

Please sign in to comment.