From 544b35b1efd993c83bd9db9f2c5eae685ab18bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:26:52 +0000 Subject: [PATCH] :arrow_up: Bump starlette from 0.17.1 to 0.40.0 Bumps [starlette](https://github.com/encode/starlette) from 0.17.1 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.17.1...0.40.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercises/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exercises/requirements.txt b/exercises/requirements.txt index 6d87b75..6c84726 100644 --- a/exercises/requirements.txt +++ b/exercises/requirements.txt @@ -81,7 +81,7 @@ simplejson==3.19.2 six==1.16.0 sniffio==1.3.1 speech==0.5.2 -starlette==0.35.1 +starlette==0.40.0 tinycss2==1.3.0 typing_extensions==4.12.2 tzdata==2024.1 diff --git a/requirements.txt b/requirements.txt index 7066196..744a45b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -232,7 +232,7 @@ sniffio==1.3.1 soupsieve==2.5 speech==0.5.2 SpeechRecognition==3.10.4 -starlette==0.17.1 +starlette==0.40.0 tinycss2==1.3.0 traits==6.3.2 typing_extensions==4.12.2