Skip to content

Commit

Permalink
Bump typing-extensions from 4.4.0 to 4.6.3 in /rastervision_pipeline
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.4.0 to 4.6.3.
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.4.0...4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and AdeelH committed Jun 15, 2023
1 parent 64d53c5 commit 0c63ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rastervision_pipeline/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==8.1.3
pydantic==1.10.7
typing_extensions==4.4.0
typing_extensions==4.6.3
everett==1.0.3
everett[ini]==1.0.3
six==1.16.*
Expand Down

0 comments on commit 0c63ab5

Please sign in to comment.