From 83df91500ffb6a9e905cdec05a7bdaabdbb61930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:07:12 +0000 Subject: [PATCH] Bump packaging in /2-Search-Space/search/whoogle-search Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/25.0...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] (cherry picked from commit 2d4bbb80c4e7d09a10985bd462d97eecaffdb599) --- 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 409c02bf..2f3688be 100644 --- a/2-Search-Space/search/whoogle-search/requirements.txt +++ b/2-Search-Space/search/whoogle-search/requirements.txt @@ -13,7 +13,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 more-itertools==11.0.2 -packaging==25.0 +packaging==26.2 pluggy==1.6.0 pycodestyle==2.14.0 pycparser==2.22