From d05087bf8ecbb5f1846c440be65262f3a404370b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 23:19:42 +0000 Subject: [PATCH] Bump gdal from 2.1.3 to 3.13.0 Bumps [gdal](https://github.com/OSGeo/gdal) from 2.1.3 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/v2.1.3...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 47d7595..147d735 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -GDAL==2.1.3 +GDAL==3.13.0