From a91b1c97e09d190c3649f51badc039a035165bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 10:58:11 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.4 in /src/containerapp Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/containerapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containerapp/requirements.txt b/src/containerapp/requirements.txt index b7ef2f8..ae8731d 100644 --- a/src/containerapp/requirements.txt +++ b/src/containerapp/requirements.txt @@ -9,7 +9,7 @@ azure-ai-formrecognizer==3.3.3 azure-ai-documentintelligence==1.0.0 azure-cognitiveservices-vision-computervision==0.9.0 openai==1.58.1 -requests==2.31.0 +requests==2.32.4 httpx==0.27.0 python-multipart==0.0.20 Pillow==11.0.0