From 6d819c287973987288d9987b730c3163744fbbc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:10:44 +0000 Subject: [PATCH] Bump typing-extensions from 4.8.0 to 4.9.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.8.0...4.9.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15756d515..917e9ad5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ httpx-socks[asyncio]==0.7.7 setproctitle==1.3.3 redis==5.0.1 markdown-it-py==3.0.0 -typing_extensions==4.8.0 +typing_extensions==4.9.0 fasttext-predict==0.9.2.2 pytomlpp==1.0.13