From 7ff327c7d7b5daee6f0e0a59e24f9b34063f6227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:38:46 +0000 Subject: [PATCH] Bump mechanize from 0.3.1 to 0.4.6 Bumps [mechanize](https://github.com/python-mechanize/mechanize) from 0.3.1 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.3.1...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 2ffb2fb..0fb7df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ html5lib==0.999999999 -mechanize==0.3.1 +mechanize==0.4.6 webencodings==0.5.1