From c561a8acaea429beff8ff28356fb8393ede2fff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 03:39:01 +0000 Subject: [PATCH] chore(deps): Bump starlette from 0.41.2 to 0.41.3 Bumps [starlette](https://github.com/encode/starlette) from 0.41.2 to 0.41.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.41.2...0.41.3) --- 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 0e08d5da..558f54ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -starlette==0.41.2 +starlette==0.41.3 stdlib-list==0.11.0 ; python_full_version < '3.10' tomli==2.1.0 ; python_full_version <= '3.11' types-beautifulsoup4==4.12.0.20241020