diff --git a/2-Search-Space/search/whoogle-search/requirements.txt b/2-Search-Space/search/whoogle-search/requirements.txt index 959db301..1d6c6513 100644 --- a/2-Search-Space/search/whoogle-search/requirements.txt +++ b/2-Search-Space/search/whoogle-search/requirements.txt @@ -1,34 +1,34 @@ attrs==25.3.0 -beautifulsoup4==4.14.3 +beautifulsoup4==4.15.0 brotli==1.2.0 certifi==2025.8.3 -cffi==2.0.0 -click==8.4.0 +cffi==2.1.0 +click==8.4.2 cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor cssutils==2.15.0 defusedxml==0.7.1 Flask==3.1.3 -idna==3.15 +idna==3.18 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.3 -more-itertools==11.0.2 +more-itertools==11.1.0 packaging==26.2 pluggy==1.6.0 pycodestyle==2.14.0 pycparser==2.22 -pyOpenSSL==26.2.0 +pyOpenSSL==26.3.0 pyparsing==3.3.2 -pytest==9.0.3 +pytest==9.1.1 python-dateutil==2.9.0.post0 httpx[http2,socks]==0.28.1 cachetools==6.2.0 -soupsieve==2.8.3 +soupsieve==2.8.4 stem==1.8.2 httpcore>=1.0.9 h11>=0.16.0 validators==0.35.0 waitress==3.0.2 -wcwidth==0.7.0 +wcwidth==0.8.2 Werkzeug==3.1.8 python-dotenv==1.2.2 # GHSA-mf9w-mj56-hr94 fixed floor