Skip to content

Commit

Permalink
Bump pandas[excel] from 2.0.3 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [pandas[excel]](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[excel]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 37df14d commit ccc9190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ packaging==23.1
# black
# build
# pytest
pandas[excel]==2.0.3
pandas[excel]==2.1.0
# via datahub (pyproject.toml)
pandas-stubs==2.0.2.230605
# via datahub (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ openpyxl==3.1.2
# via pandas
orjson==3.9.2
# via datahub (pyproject.toml)
pandas[excel]==2.0.3
pandas[excel]==2.1.0
# via datahub (pyproject.toml)
pydantic==1.10.10
# via fastapi
Expand Down

0 comments on commit ccc9190

Please sign in to comment.