summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-30 07:20:26 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-06-30 11:44:36 +0200
commit69dd54ebf96cc225cea73a36beef4a4bc8e4092b (patch)
tree32f954441e0212bfa3c7b8be305f8d40d6f03e37 /requirements.txt
parente2917e64ff9d5ecfacc5b3ad5618ebdd4142686c (diff)
Bump typing-extensions from 4.6.3 to 4.7.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.6.3 to 4.7.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.6.3...4.7.0) --- 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 86e7ef66..10ebc2df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,6 +14,6 @@ httpx-socks[asyncio]==0.7.2
setproctitle==1.3.2
redis==4.5.5
markdown-it-py==3.0.0
-typing_extensions==4.6.3
+typing_extensions==4.7.0
fasttext-predict==0.9.2.1
pytomlpp==1.0.13