From fd0190c6bb0c29590546e07145428cb49d41ee80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:58:54 +0000 Subject: [PATCH] chore(deps): bump attrs in /2-Search-Space/search/whoogle-search Bumps [attrs](https://github.com/python-attrs/attrs) from 25.3.0 to 26.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-attrs/attrs/compare/25.3.0...26.1.0) --- updated-dependencies: - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 2-Search-Space/search/whoogle-search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-Search-Space/search/whoogle-search/requirements.txt b/2-Search-Space/search/whoogle-search/requirements.txt index 8e97d188..ff9475c7 100644 --- a/2-Search-Space/search/whoogle-search/requirements.txt +++ b/2-Search-Space/search/whoogle-search/requirements.txt @@ -1,4 +1,4 @@ -attrs==25.3.0 +attrs==26.1.0 beautifulsoup4==4.14.3 brotli==1.2.0 certifi==2025.8.3