From 57ed1c779007dca85a29073d91f0fa9fd669ffa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:12:24 +0000 Subject: [PATCH] build(deps): bump starlette from 0.52.1 to 1.0.0 Bumps [starlette](https://github.com/Kludex/starlette) from 0.52.1 to 1.0.0. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.52.1...1.0.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- recommendation_pipeline/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recommendation_pipeline/requirements.txt b/recommendation_pipeline/requirements.txt index a900527..a05734f 100644 --- a/recommendation_pipeline/requirements.txt +++ b/recommendation_pipeline/requirements.txt @@ -1,4 +1,4 @@ -annotated-doc==0.0.4 +annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.12.1 certifi==2026.2.25 @@ -28,7 +28,7 @@ requests==2.32.5 scikit-learn==1.8.0 scipy==1.17.1 six==1.17.0 -starlette==0.52.1 +starlette==1.0.0 threadpoolctl==3.6.0 tqdm==4.67.3 typing-inspection==0.4.2