Skip to content

Commit

Permalink
chore(deps): update dependency rasterio to v1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 184d6a4 commit 4319558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies = [
"uWSGI>=2.0.17",
"wheel",
"geopandas",
"rasterio==1.3.4",
"rasterio==1.3.10",
"pystac==0.5.6",
"PyJWT",
"werkzeug==3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ setuptools
uWSGI>=2.0.17
wheel
geopandas
rasterio==1.3.4
rasterio==1.3.10
pystac==0.5.6
PyJWT
werkzeug==3.0.1
Expand Down

0 comments on commit 4319558

Please sign in to comment.