From b82cdef5165a187564e547bbaa86067c09e26796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:06:08 +0000 Subject: [PATCH] Bump typing-extensions from 4.10.0 to 4.11.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.0 to 4.11.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.10.0...4.11.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 e38f567..624273a 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -3,4 +3,4 @@ addict==2.4.0 pyrofork==2.3.20 tenacity==8.2.3 tgcrypto-pyrofork==1.2.6 -typing_extensions==4.10.0 +typing_extensions==4.11.0