File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11black==23.3.0
2- typing-extensions==3.10.0.2
2+ typing-extensions==4.14.1
33dataclasses==0.6
44typed-ast==1.4.2; python_version < '3.8'
55pkgutil-resolve-name==1.3.10 ; python_version < '3.9'
Original file line number Diff line number Diff line change @@ -101,10 +101,9 @@ typed-ast==1.4.2 ; python_version < "3.8" \
101101 # via
102102 # -r ./tools/lint/python/black_requirements.in
103103 # black
104- typing-extensions==3.10.0.2 \
105- --hash=sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e \
106- --hash=sha256:d8226d10bc02a29bcc81df19a26e56a9647f8b0a6d4a83924139f4a8b01f17b7 \
107- --hash=sha256:f1d25edafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34
104+ typing-extensions==4.14.1 \
105+ --hash=sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
106+ --hash=sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
108107 # via
109108 # -r ./tools/lint/python/black_requirements.in
110109 # black
You can’t perform that action at this time.
0 commit comments