Skip to content

Commit 83d1920

Browse files
Merge pull request #584 from microsoftgraph/dependabot/pip/typing-extensions-4.12.1
Bump typing-extensions from 4.12.0 to 4.12.1
2 parents 8050879 + 402a3a2 commit 83d1920

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.20240602; python_version >= '3.7'
114114
urllib3==2.2.1 ; python_version >= '3.7'
115-
typing-extensions==4.12.0 ; python_version >= '3.7'
115+
typing-extensions==4.12.1 ; python_version >= '3.7'
116116

117117

118118
wrapt==1.15.0 ; python_version < '3.11'

0 commit comments

Comments
 (0)