Skip to content

Commit aa0a5f8

Browse files
Merge pull request #351 from microsoftgraph/dependabot/pip/typing-extensions-4.8.0
Bump typing-extensions from 4.7.1 to 4.8.0
2 parents 6f56bad + e5fb68d commit aa0a5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tomli==2.0.1 ; python_version >= '3.7'
4848

4949
tomlkit==0.12.1 ; python_version >= '3.7'
5050

51-
typing-extensions==4.7.1 ; python_version >= '3.7'
51+
typing-extensions==4.8.0 ; python_version >= '3.7'
5252

5353
wrapt==1.15.0 ; python_version >= '3.11'
5454

0 commit comments

Comments
 (0)