From 928603d96959c5f71e1b9680352088e6937ede4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 15:09:29 +0000 Subject: [PATCH] build(deps): bump executing from 2.1.0 to 2.2.0 Bumps [executing](https://github.com/alexmojaki/executing) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](https://github.com/alexmojaki/executing/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: executing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a79bc287..7439c9c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cryptography==43.0.1 decorator==5.1.1 defusedxml==0.7.1 docopt==0.6.2 -executing==2.1.0 +executing==2.2.0 fastjsonschema==2.20.0 filelock==3.16.1 Flask==3.0.3