From ed89fe0c62539ea5b701464bd2157c2afdc956a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:01:22 +0000 Subject: [PATCH 1/2] Bump crowdstrike-foundry-function in /functions/hello Bumps [crowdstrike-foundry-function](https://github.com/CrowdStrike/foundry-fn-python) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/CrowdStrike/foundry-fn-python/releases) - [Commits](https://github.com/CrowdStrike/foundry-fn-python/compare/1.1.3...1.1.4) --- updated-dependencies: - dependency-name: crowdstrike-foundry-function dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- functions/hello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/hello/requirements.txt b/functions/hello/requirements.txt index 78be074..a53eaee 100644 --- a/functions/hello/requirements.txt +++ b/functions/hello/requirements.txt @@ -1 +1 @@ -crowdstrike-foundry-function==1.1.3 +crowdstrike-foundry-function==1.1.4 From eba181c38a219401444151667bd2ed4fb385c80d Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Mon, 2 Mar 2026 08:43:44 -0700 Subject: [PATCH 2/2] Trigger CI for CodeQL checks