Skip to content

Commit 0302a58

Browse files
Bump pydantic from 2.10.6 to 2.12.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.12.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e31ad2 commit 0302a58

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
@@ -49,7 +49,7 @@ dependencies = [
4949
"owslib >=0.29.1",
5050
"pandas >=2.2.0",
5151
"pint >=0.24.4",
52-
"pydantic >=2.11,<2.12",
52+
"pydantic >=2.11,<2.13",
5353
"pydap >=3.4.0,<3.5.5", # pydap 3.5.5 is not currently supported by `xarray` (v2025.3.1)
5454
"pymbolic >=2024.2",
5555
"scipy >=1.11.0",

0 commit comments

Comments
 (0)