From c95e019d76d0ef6d72fbc75d823516656558e93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 08:01:22 +0000 Subject: [PATCH] Bump async-timeout from 4.0.2 to 5.0.1 in /jwtproxy Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.2 to 5.0.1. - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.2...v5.0.1) --- updated-dependencies: - dependency-name: async-timeout dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 676054cf..955354d6 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.13.4 aiosignal==1.4.0 -async-timeout==4.0.2 +async-timeout==5.0.1 attrs==25.4.0 azure-monitor-opentelemetry==1.8.7 cffi>=2.0.0