From 7f28a689a847b19ce5d734765e631f6d07f166fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 02:41:23 +0000 Subject: [PATCH] Bump starlette from 0.31.0 to 0.31.1 Bumps [starlette](https://github.com/encode/starlette) from 0.31.0 to 0.31.1. - [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.31.0...0.31.1) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e7c7c37..169e2d4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytest-xdist==3.3.1 pytest==7.4.0 quart==0.18.4 reactivex==4.0.4 -starlette==0.31.0 +starlette==0.31.1 cbitstruct==1.0.9 cloudevents==1.9.0 pydantic==1.10.12 \ No newline at end of file