Skip to content

Commit

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

---
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 Sep 21, 2023
1 parent d8e6ab7 commit 0b7049e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Data Visualization/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy==1.25.1
pandas==2.0.2
pandas==2.1.1
matplotlib==3.7.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==3.2.19
uwsgi==2.0.21
openpyxl==3.1.2
pandas==2.0.2
pandas==2.1.1
numpy==1.25.1
scikit-learn==1.2.2
requests==2.31.0
Expand Down

0 comments on commit 0b7049e

Please sign in to comment.