From 52271c39bf8d20c09e2066d013d55bef90e12af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:39:29 +0000 Subject: [PATCH] Bump mechanize from 0.4.5 to 0.4.6 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b5340c..cb5d34d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ Markdown==3.2.1 MarkupSafe==1.0 matplotlib==3.2.1 mccabe==0.6.1 -mechanize==0.4.5 +mechanize==0.4.6 mistune==0.8.4 msgpack==0.6.2 nbconvert==5.6.1