From a637c8f7173fdde845c1046f318f90fd42c4e08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:06:14 +0000 Subject: [PATCH] Bump attrs from 22.1.0 to 25.4.0 in /jwtproxy Bumps [attrs](https://github.com/sponsors/hynek) from 22.1.0 to 25.4.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 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 8c9b1629..9892f16d 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.13.3 aiosignal==1.4.0 async-timeout==4.0.2 -attrs==22.1.0 +attrs==25.4.0 cffi>=2.0.0 charset-normalizer==2.1.1 cryptography==46.0.5