Skip to content

Commit

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

---
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 Sep 25, 2023
1 parent 00eb296 commit 2c8b890
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ cycler==0.11.0
# via matplotlib
distlib==0.3.7
# via virtualenv
exceptiongroup==1.1.3
# via
# cattrs
# pytest
filelock==3.12.4
# via virtualenv
fiona==1.9.4.post1
Expand Down Expand Up @@ -89,7 +85,7 @@ packaging==23.1
# geopandas
# matplotlib
# pytest
pandas==2.1.0
pandas==2.1.1
# via
# -r requirements.dev.in
# country-converter
Expand Down Expand Up @@ -144,17 +140,6 @@ six==1.16.0
# fiona
# python-dateutil
# url-normalize
tomli==2.0.1
# via
# black
# build
# pip-tools
# pyproject-hooks
# pytest
typing-extensions==4.8.0
# via
# black
# cattrs
tzdata==2023.3
# via pandas
unidecode==1.3.6
Expand Down

0 comments on commit 2c8b890

Please sign in to comment.