Skip to content

Commit

Permalink
Python Package(deps): Bump typing-extensions in /python-package
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](python/typing@3.7.4.3...3.10.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2021
1 parent e94aa19 commit 1e60a45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python-package/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tox==3.23.1
# via -r requirements/tox.in
typed-ast==1.4.3
# via mypy
typing-extensions==3.7.4.3
typing-extensions==3.10.0.0
# via mypy
virtualenv==20.4.6
# via tox
Expand Down
2 changes: 1 addition & 1 deletion python-package/requirements/style.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ testfixtures==6.17.1
# via flake8-isort
typed-ast==1.4.3
# via mypy
typing-extensions==3.7.4.3
typing-extensions==3.10.0.0
# via mypy

0 comments on commit 1e60a45

Please sign in to comment.