From f2fc8c4bad01be97b5ba1d3e3c1b58cb83b3f97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:44:28 +0000 Subject: [PATCH] Bump starlette from 0.36.3 to 0.40.0 Bumps [starlette](https://github.com/encode/starlette) from 0.36.3 to 0.40.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.36.3...0.40.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d110905..adbcdec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ botocore==1.34.69 hcloud==2.3.0 google-api-python-client==2.122.0 anyio==3.7.1 -starlette==0.36.3 +starlette==0.40.0 pytest==8.0.2 pytest-cov==4.1.0 pytest-mock==3.12.0