summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-26 07:56:37 +0000
committerGitHub <noreply@github.com>2023-05-26 07:56:37 +0000
commit8ce08f201bd1357bca6b4e36554d2d59299688ea (patch)
tree33faee8435105d15f625e77b7dd6a93cec7da64c /requirements.txt
parentb2d0b7435710f1d2b989d5db71dd5de9af3992d0 (diff)
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>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4c4a1356..0bb3eafb 100644
--- a/requirements.txt
+++ b/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