Skip to content

Commit 8268401

Browse files
Bump pydantic from 2.11.7 to 2.11.9 (#255)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.9. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.11.9) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.9 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 a798c81 commit 8268401

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.3.0
77
pylint==3.3.8
88
black==25.1.0
9-
pydantic==2.11.7
9+
pydantic==2.11.9
1010
pydantic-settings==2.10.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.7
2+
pydantic==2.11.9
33
pydantic-settings==2.10.1
44
typing-extensions==4.15.0
55
monty==2025.3.3

0 commit comments

Comments
 (0)