From 5b074ed00d4466079ad92bcb58ef7eca1a194139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:32:56 +0000 Subject: [PATCH] Update requests requirement from >=2.18.4 to >=2.34.2 Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0226c10..e4c7fd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ youtube-search-python>=1.3.2 youtube-search>=1.1.1 pytz qrcode -requests>=2.18.4 +requests>=2.34.2 git+https://github.com/bisoncorps/search-engine-parser speedtest-cli>=2.0.2 sqlalchemy>=1.2