From fbb52a94fb650bc92c01e06ec4fec728e27a8f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 16:06:50 +0000 Subject: [PATCH] Bump gdal from 3.2.2 to 3.6.1 Bumps [gdal](https://github.com/OSGeo/gdal) from 3.2.2 to 3.6.1. - [Release notes](https://github.com/OSGeo/gdal/releases) - [Changelog](https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md) - [Commits](https://github.com/OSGeo/gdal/compare/v3.2.2...v3.6.1) --- updated-dependencies: - dependency-name: gdal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dfc34a..b69f39b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.6.20 cffi==1.14.5 chardet==4.0.0 elasticsearch==7.17.5 -GDAL==3.2.2 +GDAL==3.6.1 idna==2.10 numpy==1.19.5 pandas==1.1.5