From c24d5a306e8c2b8581c8d2747fd3847b218e6bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:08:31 +0000 Subject: [PATCH] Bump starlette in /LLM-and-Popular-models-tutorials/whisper/deps Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.40.0. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.27.0...0.40.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LLM-and-Popular-models-tutorials/whisper/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM-and-Popular-models-tutorials/whisper/deps/requirements.txt b/LLM-and-Popular-models-tutorials/whisper/deps/requirements.txt index 7b99667..8dcbfba 100644 --- a/LLM-and-Popular-models-tutorials/whisper/deps/requirements.txt +++ b/LLM-and-Popular-models-tutorials/whisper/deps/requirements.txt @@ -8,4 +8,4 @@ ray[all]==2.9 scipy==1.14.0 sphinx sphinx-markdown-builder==0.6.7 -starlette==0.27.0 +starlette==0.40.0