Skip to content

Commit

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

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

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] committed Jun 5, 2023
1 parent 9389d77 commit 837f7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ pathvalidate==3.0.0
pillow==9.5.0
python-dotenv==0.21.1
python-multipart==0.0.6
typing_extensions==4.6.2
typing_extensions==4.6.3
uvicorn[standard]==0.22.0

0 comments on commit 837f7a6

Please sign in to comment.