From 16264056aae76c07190f5fc4d87e3de2705adcc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 14:05:03 +0000 Subject: [PATCH] :arrow_up: Bump starlette from 0.35.1 to 0.36.2 in /exercises Bumps [starlette](https://github.com/encode/starlette) from 0.35.1 to 0.36.2. - [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.35.1...0.36.2) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercises/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/requirements.txt b/exercises/requirements.txt index 6d87b75..08cbf3b 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.36.2 tinycss2==1.3.0 typing_extensions==4.12.2 tzdata==2024.1