Skip to content

Commit f85b33a

Browse files
dependabot[bot]AdrianDAlessandro
authored andcommitted
Bump pandas[excel] from 2.0.3 to 2.1.1
Bumps [pandas[excel]](https://github.com/pandas-dev/pandas) from 2.0.3 to 2.1.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.3...v2.1.1) --- updated-dependencies: - dependency-name: pandas[excel] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bebf412 commit f85b33a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ packaging==23.1
8787
# black
8888
# build
8989
# pytest
90-
pandas[excel]==2.0.3
90+
pandas[excel]==2.1.1
9191
# via datahub (pyproject.toml)
9292
pandas-stubs==2.0.2.230605
9393
# via datahub (pyproject.toml)

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ openpyxl==3.1.2
3232
# via pandas
3333
orjson==3.9.2
3434
# via datahub (pyproject.toml)
35-
pandas[excel]==2.0.3
35+
pandas[excel]==2.1.1
3636
# via datahub (pyproject.toml)
3737
pydantic==1.10.10
3838
# via fastapi

0 commit comments

Comments
 (0)