From a6802f47517ce7b5fd6c859d5208e88c8f96c575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 00:14:26 +0000 Subject: [PATCH] Bump starlette from 0.17.1 to 0.31.0 Bumps [starlette](https://github.com/encode/starlette) from 0.17.1 to 0.31.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.31.0) --- 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 7067b5f..ab90b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ sniffio==1.3.0 sortedcontainers==2.4.0 soupsieve==2.3.2.post1 starkbank-ecdsa==2.2.0 -starlette==0.17.1 +starlette==0.31.0 toml==0.10.2 tomli==2.0.1 tqdm==4.64.1