From b5f048e1037163eb617151f691df98061dddd55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:36:54 +0000 Subject: [PATCH] Bump mechanize from 0.2.5 to 0.4.6 Bumps [mechanize](https://github.com/python-mechanize/mechanize) from 0.2.5 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/commits/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 b6286b4..4d642ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ html5lib==0.999 jinja2==2.7.1 lxml==3.2.4 matplotlib==1.3.1 -mechanize==0.2.5 +mechanize==0.4.6 mock==1.0.1 nltk==2.0.4 numpy==1.7.1