From 1ac8c70548fdff0d3ed54e9cab1d80867d2ccdca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:25:22 +0000 Subject: [PATCH] deps: bump selenium from 4.45.0 to 4.46.0 in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [selenium](https://github.com/SeleniumHQ/Selenium). Updates `selenium` from 4.45.0 to 4.46.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.45.0...selenium-4.46.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.46.0 dependency-type: direct:production update-type: version-update:semver-minor 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 7c11eb5..e26cf83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.15.0 requests==2.34.2 requests-cache==1.3.3 -selenium==4.45.0 +selenium==4.46.0 lxml playwright==1.61.0