From 4a27369f3574db0a3fabcf5642323ccfd05598c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:25:56 +0000 Subject: [PATCH] Bump starlette from 0.38.5 to 0.42.0 Bumps [starlette](https://github.com/encode/starlette) from 0.38.5 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.38.5...0.42.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index b19a110df..f157b0458 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -152,7 +152,7 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -starlette==0.38.5 +starlette==0.42.0 # via sphinx-autobuild tomli==2.0.1 # via appdaemon (pyproject.toml)