Skip to content

Commit c7221a8

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump typing-extensions from 4.13.2 to 4.14.0
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] <support@github.com>
1 parent 35d2423 commit c7221a8

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.13.2; python_version > '3.7.0'",
50+
"typing-extensions==4.14.0; 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)