From 7abf4fc6905fa2b84e3b549b82591e70761b0589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:37:03 +0000 Subject: [PATCH] build(deps): bump applicationinsights from 0.11.7 to 0.11.10 Bumps [applicationinsights](https://github.com/Microsoft/ApplicationInsights-Python) from 0.11.7 to 0.11.10. - [Release notes](https://github.com/Microsoft/ApplicationInsights-Python/releases) - [Commits](https://github.com/Microsoft/ApplicationInsights-Python/commits) --- updated-dependencies: - dependency-name: applicationinsights dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d6e723..b13b156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -applicationinsights==0.11.7 +applicationinsights==0.11.10 beautifulsoup4==4.14.3 blinker==1.4 certifi==2026.2.25