Skip to content

Commit a7b0e86

Browse files
Merge pull request #576 from microsoftgraph/dependabot/pip/typing-extensions-4.12.0
Bump typing-extensions from 4.11.0 to 4.12.0
2 parents e277dea + adf84c4 commit a7b0e86

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
@@ -112,7 +112,7 @@ types-python-dateutil==2.9.0.20240316
112112

113113
types-requests==2.32.0.20240523; python_version >= '3.7'
114114
urllib3==2.2.1 ; python_version >= '3.7'
115-
typing-extensions==4.11.0 ; python_version >= '3.7'
115+
typing-extensions==4.12.0 ; python_version >= '3.7'
116116

117117

118118
wrapt==1.15.0 ; python_version < '3.11'

0 commit comments

Comments
 (0)