Skip to content

Commit 044c201

Browse files
Bump pydantic from 2.11.2 to 2.11.3 (#1181)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.2...v2.11.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1264a9 commit 044c201

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.8.1",
112-
"pydantic==2.11.2",
112+
"pydantic==2.11.3",
113113
"pymatgen-analysis-defects==2025.1.18",
114114
"pymatgen==2025.2.18",
115115
"pymongo==4.10.1",

0 commit comments

Comments
 (0)