From 3502066cbd2ee31ead625ffc80b787cb56469980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:41:41 +0000 Subject: [PATCH] deps: bump starlette from 0.17.1 to 0.41.0 Bumps [starlette](https://github.com/encode/starlette) from 0.17.1 to 0.41.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.41.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 c7b58c8..6c57708 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ sortedcontainers==2.4.0 soupsieve==2.3.1 SQLAlchemy==1.4.36 stack-data==0.2.0 -starlette==0.17.1 +starlette==0.41.0 tenacity==8.0.1 terminado==0.13.2 testpath==0.6.0