From aa0130f212b9397dc29201f4bad51a85b028f03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:11:15 +0000 Subject: [PATCH] Bump starlette from 0.39.2 to 0.41.0 in /ci/latest Bumps [starlette](https://github.com/encode/starlette) from 0.39.2 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.39.2...0.41.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 5ae88c26..66a74fc2 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -4,7 +4,7 @@ nextline==0.7.16 apluggy==1.0.3 dynaconf==3.2.6 -starlette==0.39.2 +starlette==0.41.0 strawberry-graphql==0.246.2 websockets==13.1 rich==13.9.2