Skip to content

Commit

Permalink
Update dependency typing-extensions to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2021
1 parent 9dc8166 commit 56b7d0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
7 changes: 2 additions & 5 deletions tools/lint/python/black_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,8 @@ typed-ast==1.4.1 \
--hash=sha256:fc0fea399acb12edbf8a628ba8d2312f583bdbdb3335635db062fa98cf71fca4 \
--hash=sha256:fe460b922ec15dd205595c9b5b99e2f056fd98ae8f9f56b888e7a17dc2b757e7 \
# via black
typing-extensions==3.7.4.3 \
--hash=sha256:7cb407020f00f7bfc3cb3e7881628838e69d8f3fcab2f64742a5e76b2f841918 \
--hash=sha256:99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c \
--hash=sha256:dafc7639cde7f1b6e1acc0f457842a83e722ccca8eef5270af2d74792619a89f \
# via black
typing-extensions==4.0.0 \
--hash=sha256:829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9
dataclasses==0.6 \
--hash=sha256:454a69d788c7fda44efd71e259be79577822f5e3f53f029a22d08004e951dc9f \
--hash=sha256:6988bd2b895eef432d562370bb707d540f32f7360ab13da45340101bc2307d84
7 changes: 2 additions & 5 deletions tools/lint/python/pylint_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,8 @@ typed-ast==1.4.1 \
# via
# -r pylint_requirements.in
# astroid
typing-extensions==3.10.0.2 \
--hash=sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e \
--hash=sha256:d8226d10bc02a29bcc81df19a26e56a9647f8b0a6d4a83924139f4a8b01f17b7 \
--hash=sha256:f1d25edafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34
# via astroid
typing-extensions==4.0.0 \
--hash=sha256:829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9
wrapt==1.12.1 \
--hash=sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7
# via astroid
Expand Down

0 comments on commit 56b7d0a

Please sign in to comment.