Skip to content

Commit 21dd8af

Browse files
Bump pydantic from 2.11.5 to 2.11.7 (#234)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.5...v2.11.7) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.7 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 f5537c5 commit 21dd8af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pydocstyle==6.1.1
66
flake8==7.2.0
77
pylint==3.3.7
88
black==25.1.0
9-
pydantic==2.11.5
9+
pydantic==2.11.7
1010
pydantic-settings==2.9.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pymatgen==2025.4.17
2-
pydantic==2.11.5
2+
pydantic==2.11.7
33
pydantic-settings==2.9.1
44
typing-extensions==4.14.0
55
monty==2025.3.3

0 commit comments

Comments
 (0)