Skip to content

Commit

Permalink
deps: bump the all-pip group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-pip group with 3 updates in the /data/src directory: [pandas](https://github.com/pandas-dev/pandas), [rasterio](https://github.com/rasterio/rasterio) and [pydantic](https://github.com/pydantic/pydantic).


Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

Updates `rasterio` from 1.3.11 to 1.4.0
- [Release notes](https://github.com/rasterio/rasterio/releases)
- [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt)
- [Commits](rasterio/rasterio@1.3.11...1.4.0)

Updates `pydantic` from 2.8.2 to 2.9.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-pip
- dependency-name: rasterio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-pip
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent bec96ae commit b210680
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 156 deletions.
4 changes: 2 additions & 2 deletions 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.2.2"
pandas = "==2.2.3"
geopandas = "==1.0.1"
shapely = "*"
matplotlib = "*"
Expand All @@ -21,7 +21,7 @@ psycopg2-binary = "*"
geoalchemy2 = "*"
mapbox = "*"
google-cloud-storage = "*"
pydantic = "==2.8.2"
pydantic = "==2.9.2"
data-diff = {extras = ["postgresql"], version = "*"}
future = "*"
slack-sdk = "*"
Expand Down
Loading

0 comments on commit b210680

Please sign in to comment.