Skip to content

Commit 2bc1bab

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump typing-extensions from 4.14.0 to 4.14.1
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c6937d commit 2bc1bab

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
@@ -48,7 +48,7 @@ dependencies = [
4848
"colorama==0.4.6",
4949
"typing-extensions==4.7.1; python_version <= '3.7.0'",
5050
"typing-extensions==4.13.2; python_version <= '3.8.0'",
51-
"typing-extensions==4.14.0; python_version > '3.8.0'",
51+
"typing-extensions==4.14.1; python_version > '3.8.0'",
5252
"sarif-om==1.0.4",
5353
"semver==3.0.4",
5454
"patch-ng==1.18.1",

0 commit comments

Comments
 (0)