From 12106c45b3ac703a4a8ae3674060ee849bb5552b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:39:46 +0000 Subject: [PATCH] Bump mechanize from 0.4.5 to 0.4.6 in /server_py Bumps [mechanize](https://github.com/python-mechanize/mechanize) from 0.4.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/compare/v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server_py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_py/requirements.txt b/server_py/requirements.txt index 37dbc4c..f11818f 100644 --- a/server_py/requirements.txt +++ b/server_py/requirements.txt @@ -31,7 +31,7 @@ iteration-utilities==0.11.0 jmespath==0.10.0 kombu==4.6.11 lxml==4.6.5 -mechanize==0.4.5 +mechanize==0.4.6 mock==4.0.3 parsel==1.6.0 Protego==0.1.16