Skip to content

Commit

Permalink
deps: bump pandas from 2.1.4 to 2.2.2 in /data/src (#805)
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.4...v2.2.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent dc99371 commit d6601b4
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 65 deletions.
2 changes: 1 addition & 1 deletion data/src/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
jupyter = "*"
requests = "*"
pandas = "==2.1.4"
pandas = "==2.2.2"
geopandas = "==1.0.1"
shapely = "*"
matplotlib = "*"
Expand Down
141 changes: 77 additions & 64 deletions data/src/Pipfile.lock

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

0 comments on commit d6601b4

Please sign in to comment.