Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
This updates to Fiona 1.10.0 which
fixes GHSA-q5fm-55c2-v6j9
and GHSA-g4m4-9q4c-mfw6.
  • Loading branch information
pjonsson authored and alexgleith committed Sep 23, 2024
1 parent a4ff483 commit d59ddbb
Showing 1 changed file with 34 additions and 33 deletions.
67 changes: 34 additions & 33 deletions index/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,19 @@ affine==2.4.0
# datacube
# eodatasets3
# rasterio
aiobotocore==2.13.1
aiobotocore==2.14.0
# via
# -r requirements.txt
# odc-cloud
aiohttp==3.9.5
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
# via aiobotocore
aioitertools==0.11.0
aioitertools==0.12.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
attrs==24.2.0
# via
# aiohttp
# cattrs
Expand All @@ -33,21 +35,21 @@ attrs==23.2.0
# jsonschema
# rasterio
# referencing
awscli==1.33.13
awscli==1.34.7
# via aiobotocore
azure-core==1.30.2
# via azure-storage-blob
azure-storage-blob==12.21.0
azure-storage-blob==12.22.0
# via -r requirements.txt
boltons==24.0.0
# via eodatasets3
boto3==1.34.131
boto3==1.35.7
# via
# aiobotocore
# datacube
# eodatasets3
# odc-cloud
botocore==1.34.131
botocore==1.35.7
# via
# aiobotocore
# awscli
Expand All @@ -58,18 +60,18 @@ botocore==1.34.131
# s3transfer
bottleneck==1.4.0
# via datacube
cachetools==5.4.0
cachetools==5.5.0
# via datacube
cattrs==23.2.3
cattrs==24.1.0
# via eodatasets3
certifi==2024.7.4
certifi==2024.8.30
# via
# fiona
# netcdf4
# pyproj
# rasterio
# requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
cftime==1.6.4
# via netcdf4
Expand Down Expand Up @@ -106,9 +108,9 @@ cloudpickle==3.0.0
# distributed
colorama==0.4.6
# via awscli
cryptography==43.0.0
cryptography==43.0.1
# via azure-storage-blob
dask==2024.7.1
dask==2024.8.2
# via
# datacube
# distributed
Expand All @@ -117,19 +119,19 @@ datacube==1.8.19
# -r requirements.txt
# eodatasets3
# odc-apps-dc-tools
datadog==0.49.1
datadog==0.50.0
# via odc-apps-dc-tools
defusedxml==0.7.1
# via eodatasets3
deprecat==2.1.3
# via datacube
distributed==2024.7.1
distributed==2024.8.2
# via datacube
docutils==0.16
# via awscli
eodatasets3==0.30.6
# via odc-apps-dc-tools
fiona==1.9.6
fiona==1.10.0
# via eodatasets3
frozenlist==1.4.1
# via
Expand All @@ -145,11 +147,11 @@ greenlet==3.0.3
# via sqlalchemy
h5py==3.11.0
# via eodatasets3
idna==3.7
idna==3.8
# via
# requests
# yarl
importlib-resources==6.4.0
importlib-resources==6.4.4
# via odc-apps-dc-tools
isodate==0.6.1
# via azure-storage-blob
Expand All @@ -166,7 +168,7 @@ jsonschema==4.23.0
# pystac
jsonschema-specifications==2023.12.1
# via jsonschema
lark==1.1.9
lark==1.2.2
# via datacube
locket==1.0.0
# via
Expand All @@ -180,9 +182,9 @@ multidict==6.0.5
# via
# aiohttp
# yarl
netcdf4==1.7.1.post1
netcdf4==1.7.1.post2
# via datacube
numpy==2.0.1
numpy==2.1.1
# via
# bottleneck
# cftime
Expand Down Expand Up @@ -230,7 +232,7 @@ pyasn1==0.6.0
# via rsa
pycparser==2.22
# via cffi
pyparsing==3.1.2
pyparsing==3.1.4
# via snuggs
pyproj==3.6.1
# via
Expand All @@ -251,19 +253,19 @@ python-dateutil==2.9.0.post0
# pandas
# pystac
# pystac-client
python-rapidjson==1.18
python-rapidjson==1.20
# via eodatasets3
pytz==2024.1
# via pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.txt
# awscli
# dask
# datacube
# distributed
# odc-apps-dc-tools
rasterio==1.3.10
rasterio==1.3.11
# via
# datacube
# eodatasets3
Expand All @@ -280,7 +282,7 @@ requests==2.32.3
# urlpath
rio-stac==0.9.0
# via odc-apps-dc-tools
rpds-py==0.19.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand All @@ -296,23 +298,22 @@ s3transfer==0.10.2
# via
# awscli
# boto3
scipy==1.14.0
scipy==1.14.1
# via eodatasets3
shapely==2.0.5
shapely==2.0.6
# via
# datacube
# eodatasets3
six==1.16.0
# via
# azure-core
# fiona
# isodate
# python-dateutil
snuggs==1.4.7
# via rasterio
sortedcontainers==2.4.0
# via distributed
sqlalchemy==1.4.52
sqlalchemy==1.4.53
# via
# datacube
# geoalchemy2
Expand Down Expand Up @@ -346,11 +347,11 @@ wrapt==1.16.0
# via
# aiobotocore
# deprecat
xarray==2024.6.0
xarray==2024.7.0
# via
# datacube
# eodatasets3
yarl==1.9.4
yarl==1.9.8
# via aiohttp
zict==3.0.0
# via distributed
Expand Down

0 comments on commit d59ddbb

Please sign in to comment.