From 5a511c8ce37a0929a2d01520615a4eb700995500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 02:38:39 +0000 Subject: [PATCH] Bump starlette from 0.35.1 to 0.36.3 Bumps [starlette](https://github.com/encode/starlette) from 0.35.1 to 0.36.3. - [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.35.1...0.36.3) --- 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 342b25d9..947c3f12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytest-xdist==3.5.0 pytest==7.4.4 quart==0.19.4 reactivex==4.0.4 -starlette==0.35.1 +starlette==0.36.3 cbitstruct==1.1.0 cloudevents==1.10.1 pydantic==1.10.14