From 34130a911793d775e0c5c2e480c509f2a41db04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:48:43 +0000 Subject: [PATCH] Bump gdal from 1.11.2 to 3.13.0 Bumps [gdal](https://github.com/OSGeo/gdal) from 1.11.2 to 3.13.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/v1.11.2...v3.13.0) --- updated-dependencies: - dependency-name: gdal dependency-version: 3.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86b0da7..945f631 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Pillow -gdal==1.11.2 +gdal==3.13.0 numpy opencv-python \ No newline at end of file