From b2da8a286a62593b0093cd26777f9a1758ac7f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:52:03 +0000 Subject: [PATCH] Bump webdriver-manager from 3.2.1 to 4.0.2 Bumps [webdriver-manager](https://github.com/SergeyPirogov/webdriver_manager) from 3.2.1 to 4.0.2. - [Release notes](https://github.com/SergeyPirogov/webdriver_manager/releases) - [Changelog](https://github.com/SergeyPirogov/webdriver_manager/blob/master/CHANGELOG.md) - [Commits](https://github.com/SergeyPirogov/webdriver_manager/compare/v3.2.1...v4.0.2) --- updated-dependencies: - dependency-name: webdriver-manager dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aba937ce..13023326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python3-openid==3.2.0 requests==2.31.0 requests-oauthlib==1.4.0 selenium==3.141.0 -webdriver-manager==3.2.1 +webdriver-manager==4.0.2 sqlparse==0.4.4 asgiref==3.7.2 psycopg2-binary