From e46ef718aaa51eb3a9a481ab9e723359732b742f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:37:57 +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 07a8c78..db2abfb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ Jinja2>=2.10.1 kombu==3.0.35 lxml>=3.7.3 MarkupSafe==0.23 -mechanize==0.2.5 +mechanize==0.4.6 nltk==3.4.5 numpy>=1.13.3 oauth2client==4.0.0