From 505fec3f37cdeb062f0d8709bea575622d7ffa11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 02:12:24 +0000 Subject: [PATCH] Bump starlette from 0.40.0 to 0.42.0 Bumps [starlette](https://github.com/encode/starlette) from 0.40.0 to 0.42.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.40.0...0.42.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 b25fe418..8c7fd05b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytest-xdist==3.6.1 pytest==7.4.4 quart==0.19.9 reactivex==4.0.4 -starlette==0.40.0 +starlette==0.42.0 cbitstruct==1.1.0 cloudevents==1.11.0 pydantic==1.10.18