From dc765c8094223a64cf1ff3d54d60b639cdc1e4d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 02:43:46 +0000 Subject: [PATCH] Bump typing-extensions from 4.9.0 to 4.10.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.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/commits) --- 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 ea9aec6..9fb6a53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ sanic-routing==23.12.0 multidict==6.0.5 sanic==23.12.1 tracerite==1.1.1 -typing_extensions==4.9.0 +typing_extensions==4.10.0 websockets==12.0