From 1da522ebe2c0296ee450be7c1ef1900f939aac71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 23:12:00 +0000 Subject: [PATCH] Bump aiohttp from 3.10.2 to 3.13.3 in /tests --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index d31cfa7..c226e73 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,5 +4,5 @@ pytest-asyncio==0.23.6 pytest-watch==4.2.0 pytest-httpserver==1.0.10 azure-ai-formrecognizer==3.3.2 -aiohttp==3.10.2 +aiohttp==3.13.3 httpx==0.27.2 \ No newline at end of file