From 615c978c9212b04dabaa7803dffee9f9ee9f25fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:24:33 +0000 Subject: [PATCH] deps: bump requests-cache in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [requests-cache](https://github.com/requests-cache/requests-cache). Updates `requests-cache` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/requests-cache/requests-cache/releases) - [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md) - [Commits](https://github.com/requests-cache/requests-cache/compare/v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: requests-cache dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4282ff2..7c11eb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.15.0 requests==2.34.2 -requests-cache==1.3.2 +requests-cache==1.3.3 selenium==4.45.0 lxml playwright==1.61.0