Skip to content

Commit f5537c5

Browse files
Bump typing-extensions from 4.13.2 to 4.14.0 (#235)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.13.2 to 4.14.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.13.2...4.14.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.0 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 ed4cc90 commit f5537c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pymatgen==2025.4.17
22
pydantic==2.11.5
33
pydantic-settings==2.9.1
4-
typing-extensions==4.13.2
4+
typing-extensions==4.14.0
55
monty==2025.3.3
66
numpy==1.26.1
77
requests==2.32.3

0 commit comments

Comments
 (0)