From f30fb9bdfdbf18ad566124bd8bd5a4bb775562f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:36:38 +0000 Subject: [PATCH] Bump mechanize from 0.2.5 to 0.4.6 in /chi2 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] --- chi2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chi2/requirements.txt b/chi2/requirements.txt index 060dd6f..9156c8d 100644 --- a/chi2/requirements.txt +++ b/chi2/requirements.txt @@ -41,7 +41,7 @@ ordereddict # for chi2 wsgiref==0.1.2 -mechanize==0.2.5 +mechanize==0.4.6 # uthscsa chi2notypes driver docopt==0.6.2