From 3930e719253149a86fdf8b143238fadd8942638c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:37:08 +0000 Subject: [PATCH] build(deps): bump blinker from 1.4 to 1.9.0 Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.4 to 1.9.0. - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets-eco/blinker/compare/rel-1.4...1.9.0) --- updated-dependencies: - dependency-name: blinker dependency-version: 1.9.0 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 83a5f4c..6e51e83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ applicationinsights==0.11.7 beautifulsoup4==4.14.3 -blinker==1.4 +blinker==1.9.0 certifi==2026.2.25 chardet==3.0.4 Click==7.0