From 7f8b418684ed65aa8d51d82f14a345f71a57a7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 20:43:57 +0000 Subject: [PATCH] Bump starlette in /textimager-uima-text2wiki/src/main/docker Bumps [starlette](https://github.com/Kludex/starlette) from 0.17.1 to 0.49.1. - [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.17.1...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- textimager-uima-text2wiki/src/main/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textimager-uima-text2wiki/src/main/docker/requirements.txt b/textimager-uima-text2wiki/src/main/docker/requirements.txt index 882653c0..669f450b 100644 --- a/textimager-uima-text2wiki/src/main/docker/requirements.txt +++ b/textimager-uima-text2wiki/src/main/docker/requirements.txt @@ -12,7 +12,7 @@ pydantic==1.9.0 python-dotenv==0.19.2 PyYAML==6.0 sniffio==1.2.0 -starlette==0.17.1 +starlette==0.49.1 typing-extensions==4.1.1 uvicorn==0.17.6 uvloop==0.16.0