summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-02 07:56:39 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-06-02 10:04:46 +0200
commitd289a8b22515e36d015b51c95bce716427329ca5 (patch)
tree38d10aa9320c78901788d0ccdcec394b107d854c /requirements.txt
parent789b43ab609427945bd4a009009681158be8516f (diff)
Bump typing-extensions from 4.6.2 to 4.6.3
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](https://github.com/python/typing_extensions/compare/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>
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 0bb3eafb..19318f53 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.6.2
+typing_extensions==4.6.3
fasttext-predict==0.9.2.1