From 67e9a9bd0c5394ac4db5a934030e63a47573c7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:18:50 +0000 Subject: [PATCH] chore(deps): bump cryptography in /2-Search-Space/search/whoogle-search Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 49.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.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 959db301..dbb10148 100644 --- a/2-Search-Space/search/whoogle-search/requirements.txt +++ b/2-Search-Space/search/whoogle-search/requirements.txt @@ -4,7 +4,7 @@ brotli==1.2.0 certifi==2025.8.3 cffi==2.0.0 click==8.4.0 -cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor +cryptography==49.0.0 # GHSA-537c-gmf6-5ccf fixed floor cssutils==2.15.0 defusedxml==0.7.1 Flask==3.1.3