From 754dedc697d76483411f22b1272c4324835905ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:26:50 +0000 Subject: [PATCH] chore(deps): Bump gdal in /flooding/sentinel1_water_extraction Bumps [gdal](https://github.com/OSGeo/gdal) from 3.6.4 to 3.8.0. - [Release notes](https://github.com/OSGeo/gdal/releases) - [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md) - [Commits](https://github.com/OSGeo/gdal/compare/v3.6.4...v3.8.0) --- updated-dependencies: - dependency-name: gdal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- flooding/sentinel1_water_extraction/poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flooding/sentinel1_water_extraction/poetry.lock b/flooding/sentinel1_water_extraction/poetry.lock index 0229441f..e765a5d3 100644 --- a/flooding/sentinel1_water_extraction/poetry.lock +++ b/flooding/sentinel1_water_extraction/poetry.lock @@ -501,12 +501,12 @@ files = [ [[package]] name = "gdal" -version = "3.6.4" +version = "3.8.0" description = "GDAL: Geospatial Data Abstraction Library" optional = false python-versions = ">=3.6.0" files = [ - {file = "GDAL-3.6.4.tar.gz", hash = "sha256:c07d548cbd6544e8a51651fc1e487ca4b39e8fe6b5b3c886082d87f0e49e8313"}, + {file = "GDAL-3.8.0.tar.gz", hash = "sha256:9ec312ccd48a1182603feebb38de7bf2e824d16fbefbd8f2e5041a3af2aada07"}, ] [package.extras]