From ebe6788a3b31f315154d18a0cceee5f024f185b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:39:14 +0000 Subject: [PATCH] Bump mechanize from 0.4.3 to 0.4.6 Bumps [mechanize](https://github.com/python-mechanize/mechanize) from 0.4.3 to 0.4.6. - [Release notes](https://github.com/python-mechanize/mechanize/releases) - [Changelog](https://github.com/python-mechanize/mechanize/blob/master/ChangeLog) - [Commits](https://github.com/python-mechanize/mechanize/compare/v0.4.3...v0.4.6) --- updated-dependencies: - dependency-name: mechanize 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 8fcb727..2391bfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.9.11 chardet==3.0.4 html5lib==1.0.1 idna==2.8 -mechanize==0.4.3 +mechanize==0.4.6 PySocks==1.7.1 requests==2.22.0 six==1.12.0