From 6c39572ca811485cd3b21e1f4ccf455c9837dba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:54:02 +0200 Subject: [PATCH] Bump mechanicalsoup from 1.1.0 to 1.3.0 (#72) Bumps [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) from 1.1.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/v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: mechanicalsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4858430..1af7e28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ freesasa==2.1.0 idna==3.3 isort==5.10.1 lxml==4.9.1 -mechanicalsoup==1.1.0 +mechanicalsoup==1.3.0 mypy-extensions==0.4.3 numpy pandas