From fba2db6c637eb352c2a5c5a0695323e6e44a716d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:58:11 +0000 Subject: [PATCH] Bump anyio from 3.6.2 to 4.12.1 in /jwtproxy Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.2 to 4.12.1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/3.6.2...4.12.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index d764f90c..e10fe8ff 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -2,7 +2,7 @@ aiohttp-devtools==1.1.2 aioresponses==0.7.8 -anyio==3.6.2 +anyio==4.12.1 asttokens==2.2.0 black==26.3.1 click==8.3.1