From 9ba4850ded680279ac82cda29dc36bb56a9de10b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 21:38:41 +0000 Subject: [PATCH] Bump gdal from 3.12.3 to 3.13.0 Bumps [gdal](https://github.com/OSGeo/gdal) from 3.12.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/v3.12.3...v3.13.0) --- updated-dependencies: - dependency-name: gdal dependency-version: 3.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 8e2c7d4..98c8050 100644 --- a/uv.lock +++ b/uv.lock @@ -618,9 +618,9 @@ wheels = [ [[package]] name = "gdal" -version = "3.12.3" +version = "3.13.0" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/65/cb/64ab7a1dd03e53870fd4c993d72baf6881a663953d2d2e8dd92098c12e94/gdal-3.12.3.tar.gz", hash = "sha256:a5aebb8f50b8f4d5b0c238cc9a6c988be3041bc276535daeddc399fa6ec13972", size = 899374, upload-time = "2026-03-20T13:48:41.273Z" } +sdist = { url = "https://files.pythonhosted.org/packages/28/58/c1d628c5b5a38d31e93e825199fd4dfd39b658104a52dfce3228d1067042/gdal-3.13.0.tar.gz", hash = "sha256:b440bcecbcdb96690a74da223142f2d51c6a540ee78674e10f9dca933d0e9006", size = 940507, upload-time = "2026-05-08T10:33:19.112Z" } [[package]] name = "ghp-import"