Skip to content

Commit

Permalink
Bump pandas from 2.1.1 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.1 to 2.1.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.1...v2.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent a157d39 commit f865db5
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ cycler==0.11.0
# via matplotlib
distlib==0.3.7
# via virtualenv
exceptiongroup==1.2.0
# via
# cattrs
# pytest
filelock==3.12.4
# via virtualenv
fiona==1.9.4.post1
Expand Down Expand Up @@ -89,7 +93,7 @@ packaging==23.1
# matplotlib
# plotly
# pytest
pandas==2.1.1
pandas==2.1.4
# via
# -r requirements.dev.in
# country-converter
Expand Down Expand Up @@ -151,6 +155,17 @@ six==1.16.0
# url-normalize
tenacity==8.2.3
# via plotly
tomli==2.0.1
# via
# black
# build
# pip-tools
# pyproject-hooks
# pytest
typing-extensions==4.9.0
# via
# black
# cattrs
tzdata==2023.3
# via pandas
unidecode==1.3.7
Expand Down

0 comments on commit f865db5

Please sign in to comment.