From ec89ac482dbaa9b53bff2807204b60b94851c93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 11:19:11 +0000 Subject: [PATCH] Bump blinker from 1.7.0 to 1.8.2 in /backend Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.7.0 to 1.8.2. - [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/1.7.0...1.8.2) --- updated-dependencies: - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 188bf34..1acdcfd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ autopep8==2.0.4 beautifulsoup4==4.12.3 -blinker==1.7.0 +blinker==1.8.2 bs4==0.0.2 certifi==2024.2.2 charset-normalizer==3.3.2