From b29ee6001747aa06717a01adf1f7a4a627917e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:40:22 +0000 Subject: [PATCH] :arrow_up: Bump mechanicalsoup from 0.12.0 to 1.3.0 Bumps [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) from 0.12.0 to 1.3.0. - [Release notes](https://github.com/MechanicalSoup/MechanicalSoup/releases) - [Changelog](https://github.com/MechanicalSoup/MechanicalSoup/blob/main/docs/ChangeLog.rst) - [Commits](https://github.com/MechanicalSoup/MechanicalSoup/compare/v0.12.0...v1.3.0) --- updated-dependencies: - dependency-name: mechanicalsoup 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 37f2d99..52a384c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.6.3 google==2.0.3 requests==2.20.1 -mechanicalsoup==0.12.0 +mechanicalsoup==1.3.0 selenium==3.14.1 getrails==3.3 objetive==0.6