From 5fb3842e3016da4dd0de2f438c252c3a92043ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:12:46 +0000 Subject: [PATCH] Bump starlette from 0.21.0 to 0.26.1 Bumps [starlette](https://github.com/encode/starlette) from 0.21.0 to 0.26.1. - [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.21.0...0.26.1) --- updated-dependencies: - dependency-name: starlette 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 6090884..6669cdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ requests==2.28.1 rfc3986[idna2008]==1.5.0 six==1.16.0 sniffio==1.3.0 -starlette==0.21.0 +starlette==0.26.1 types-deprecated==1.2.9 typing-extensions==4.4.0 urllib3==1.26.13