Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent bcf1e73 commit 422db86
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 34 deletions.
96 changes: 63 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest = ">=7.1.2,<9.0.0"
opencv-python-headless = "^4.5.4.58"
# It is necessary to specify numpy and pandas versions for Poetry to resolve the package versions correctly and avoid errors.
numpy = "^1.21.0"
pandas = "^1.4.0"
pandas = "^2.0.3"
streamlit = "^1.13.0"
twilio = ">=8.1,<10.0"

Expand Down

0 comments on commit 422db86

Please sign in to comment.