From 705440b6688531def797d87093020083dd63a76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:39:24 +0000 Subject: [PATCH] Bump mechanize from 0.4.4 to 0.4.6 Bumps [mechanize](https://github.com/python-mechanize/mechanize) from 0.4.4 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.4...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 a87371f..92e7a9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.3 MarkupSafe==1.1.1 -mechanize==0.4.4 +mechanize==0.4.6 nose==1.3.7 requests==2.21.0 six==1.13.0