From 710b85b3e5fe0d52790dabcfeaac0b525db1b738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 15:52:49 +0000 Subject: [PATCH] Bump typing-extensions from 4.11.0 to 4.12.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.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.11.0...4.12.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_bot/requirements.txt b/app_bot/requirements.txt index 048e45f..7241283 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -2,4 +2,4 @@ PyYAML==6.0.1 pyrofork==2.3.21.post3 tenacity==8.3.0 tgcrypto-pyrofork==1.2.6 -typing_extensions==4.11.0 +typing_extensions==4.12.0