Skip to content

Commit 110e0fb

Browse files
chore(deps): bump gdal from 3.6.2 to 3.12.0.post1
Bumps [gdal](https://github.com/OSGeo/GDAL) from 3.6.2 to 3.12.0.post1. - [Release notes](https://github.com/OSGeo/GDAL/releases) - [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md) - [Commits](https://github.com/OSGeo/GDAL/commits) --- updated-dependencies: - dependency-name: gdal dependency-version: 3.12.0.post1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5105b9d commit 110e0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"pillow", # Required by django ImageField
3636
"pydantic==2.10.6",
3737
# Geo (Used by utils/geo)
38-
"gdal==3.6.2", # NOTE: version depends on the available libgdal-dev version in debian
38+
"gdal==3.12.0.post1", # NOTE: version depends on the available libgdal-dev version in debian
3939
"ogr",
4040
"python-ulid>=3.0.0",
4141
"toml",

0 commit comments

Comments
 (0)