Skip to content

Commit c92c501

Browse files
Bump typing-extensions from 4.14.0 to 4.14.1 (#1205)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1. - [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.14.0...4.14.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:development 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 2a28050 commit c92c501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tomli==2.2.1 ; python_version >= "3.10" and python_version < "3.11"
6565
torch==2.7.1 ; python_version >= "3.10" and python_version < "3.13"
6666
tqdm==4.67.1 ; python_version >= "3.10" and python_version < "3.13"
6767
triton==3.0.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.13" and python_version >= "3.10"
68-
typing-extensions==4.14.0 ; python_version >= "3.10" and python_version < "3.13"
68+
typing-extensions==4.14.1 ; python_version >= "3.10" and python_version < "3.13"
6969
tzdata==2025.2 ; python_version >= "3.10" and python_version < "3.13"
7070
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "3.13"
7171
xarray==2025.6.1 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)