Skip to content

Commit f2c3cf8

Browse files
Bump typing-extensions in /requirements in the actions group
Bumps the actions group in /requirements with 1 update: [typing-extensions](https://github.com/python/typing_extensions). Updates `typing-extensions` from 4.13.1 to 4.13.2 - [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.1...4.13.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d7d250 commit f2c3cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/typecheck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ mypy==1.15.0
22
types-PyYAML==6.0.12.20250402
33
types-chardet==5.0.4.6
44
types-requests==2.32.0.20250328
5-
typing-extensions==4.13.1; python_version < '3.12'
5+
typing-extensions==4.13.2; python_version < '3.12'

0 commit comments

Comments
 (0)