Skip to content

Commit 313ea2d

Browse files
Bump pydantic from 2.9.2 to 2.11.1 (#1161)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.11.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.11.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a01ccc commit 313ea2d

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
@@ -109,7 +109,7 @@ strict = [
109109
"numpy",
110110
"phonopy==2.30.1",
111111
"pydantic-settings==2.7.0",
112-
"pydantic==2.11.1",
112+
"pydantic==2.11.2",
113113
"pymatgen-analysis-defects==2025.1.18",
114114
"pymatgen==2025.2.18",
115115
"pymongo==4.10.1",

0 commit comments

Comments
 (0)