Skip to content

Commit

Permalink
chore(deps): bump typing-extensions from 3.10.0.1 to 3.10.0.2
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.1 to 3.10.0.2.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](python/typing@3.10.0.1...3.10.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Aug 31, 2021
1 parent e18104b commit dde67f3
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
@@ -41,7 +41,7 @@ six==1.16.0
sniffio==1.2.0
starlette==0.14.2
tenacity==8.0.1
typing-extensions==3.10.0.1
typing-extensions==3.10.0.2
urllib3==1.26.6
uvicorn==0.15.0
uvloop==0.16.0

0 comments on commit dde67f3

Please sign in to comment.