Browse Source

Bump typing-extensions from 4.5.0 to 4.6.2

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.6.2.
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.5.0...4.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 year ago
parent
commit
8ce08f201b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -14,5 +14,5 @@ httpx-socks[asyncio]==0.7.2
 setproctitle==1.3.2
 redis==4.5.5
 markdown-it-py==2.2.0
-typing_extensions==4.5.0
+typing_extensions==4.6.2
 fasttext-predict==0.9.2.1