Skip to content

Commit

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

---
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 Dec 12, 2023
1 parent d73c29f commit 94f43db
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.3
pandas==2.1.4
scipy==1.11.4
numpy==1.26.2
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.3
pandas==2.1.4
scipy==1.11.4
numpy==1.26.2
tensorflow_gpu==2.12.0

0 comments on commit 94f43db

Please sign in to comment.