From 13cfa878a09c7b0e51a642f10aa1fe2ea494b811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:36:25 +0000 Subject: [PATCH] Bump executing from 1.2.0 to 2.2.0 Bumps [executing](https://github.com/alexmojaki/executing) from 1.2.0 to 2.2.0. - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](https://github.com/alexmojaki/executing/compare/v1.2.0...v2.2.0) --- updated-dependencies: - dependency-name: executing dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4595d6..edd49ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ debugpy==1.8.11 decorator==5.1.1 defusedxml==0.7.1 Django==4.2.22 -executing==1.2.0 +executing==2.2.0 fastjsonschema==2.21.1 fqdn==1.5.1 idna==3.7