From 827e355a0142eba3d7fb9b59c802c7f0a6c98aa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:58:00 +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 d764f90c..578c867e 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.19.2 pytest==9.0.2