summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-08 07:04:26 +0000
committerGitHub <noreply@github.com>2022-07-08 07:04:26 +0000
commitcac1bfffe3cddf7ff17f8efa46a9d0cdc194d220 (patch)
tree9254189eef4e21492fac4c956591b1aaab0b5a6d /requirements.txt
parentcf01f9e603ebbf3997212dde1daff7510d2d7118 (diff)
Bump typing-extensions from 4.2.0 to 4.3.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.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.2.0...4.3.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 3139cc64a..bd6c040d1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,4 +15,4 @@ langdetect==1.0.9
setproctitle==1.2.3
redis==4.3.3
markdown-it-py==2.1.0
-typing_extensions==4.2.0
+typing_extensions==4.3.0