Skip to content

Commit 8fe6935

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

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
@@ -98,7 +98,7 @@ strict = [
9898
"numpy",
9999
"phonopy==2.27.0",
100100
"pydantic-settings==2.5.2",
101-
"pydantic==2.9.1",
101+
"pydantic==2.9.2",
102102
"pymatgen-analysis-defects==2024.7.19",
103103
"pymatgen==2024.6.10",
104104
"python-ulid==2.7.0",

0 commit comments

Comments
 (0)