Skip to content

Commit d144a25

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump typing-extensions from 4.12.2 to 4.13.1
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.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.12.2...4.13.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8149062 commit d144a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"halo==0.0.31",
4848
"colorama==0.4.6",
4949
"typing-extensions==4.7.1; python_version <= '3.7.0'",
50-
"typing-extensions==4.12.2; python_version > '3.7.0'",
50+
"typing-extensions==4.13.1; python_version > '3.7.0'",
5151
"sarif-om==1.0.4",
5252
"semver==3.0.4",
5353
"patch-ng==1.18.1",

0 commit comments

Comments
 (0)