From 8114f9bcc686d5916a4f9b7a8f4b3977240b63ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:37:10 +0000 Subject: [PATCH] Bump mechanize from 0.2.5 to 0.4.6 in /default_files/python/config 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] --- default_files/python/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default_files/python/config/requirements.txt b/default_files/python/config/requirements.txt index c53efbd22..374b742d2 100644 --- a/default_files/python/config/requirements.txt +++ b/default_files/python/config/requirements.txt @@ -42,7 +42,7 @@ html5lib==0.90 httplib2==0.7.4 imposm.parser==1.0.3 jellyfish==0.2.0 -mechanize==0.2.5 +mechanize==0.4.6 mock==0.7.2 networkx==1.6 ngram==3.3.0