From 1bb6f373ad16ee9d71233110e0df1721f3a1e6c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:40:46 +0000 Subject: [PATCH] Bump aiohttp from 3.14.2 to 3.14.3 in /jwtproxy Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.14.2 to 3.14.3. - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.2...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements.txt b/jwtproxy/requirements.txt index a3fa25ad..0d4a9a26 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.14.2 +aiohttp==3.14.3 aiosignal==1.4.0 async-timeout==5.0.1 attrs==26.1.0