From 8fe8d2fe46008c1259c192aa7e22ed0c4483d84a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 07:19:18 +0000 Subject: [PATCH] Bump executing from 1.2.0 to 2.2.1 in /jwtproxy Bumps [executing](https://github.com/alexmojaki/executing) from 1.2.0 to 2.2.1. - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](https://github.com/alexmojaki/executing/compare/v1.2.0...v2.2.1) --- updated-dependencies: - dependency-name: executing dependency-version: 2.2.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 700eb6a1..70581e7d 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -7,7 +7,7 @@ asttokens==2.2.0 black==26.3.1 click==8.3.1 devtools==0.12.2 -executing==1.2.0 +executing==2.2.1 pre-commit==4.5.1 Pygments==2.20.0 pytest==9.0.2