Skip to content

Commit c7a5ac4

Browse files
chore(deps): bump pydantic from 2.10.6 to 2.11.10
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.10. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.10/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.10) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c15fadb commit c7a5ac4

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"django-health-check",
3333
"cachetools",
3434
"pillow", # Required by django ImageField
35-
"pydantic==2.10.6",
35+
"pydantic==2.12.0",
3636
# Geo (Used by utils/geo)
3737
"gdal==3.6.2", # NOTE: version depends on the available libgdal-dev version in debian
3838
"ogr",

0 commit comments

Comments
 (0)