Skip to content

Commit

Permalink
Bump typing-extensions from 4.2.0 to 4.3.0 in /hail/python (#12200)
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent 908259b commit feab448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hail/python/dev/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ types-urllib3==1.26.15
# via
# -r python/dev/requirements.txt
# types-requests
typing-extensions==4.2.0
typing-extensions==4.3.0
# via
# argon2-cffi
# astroid
Expand Down
2 changes: 1 addition & 1 deletion hail/python/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ tornado==6.1
# via bokeh
tqdm==4.64.0
# via -r python/requirements.txt
typing-extensions==4.2.0
typing-extensions==4.3.0
# via
# aiohttp
# async-timeout
Expand Down

0 comments on commit feab448

Please sign in to comment.