From 446b942d882e7351965935375f9c8acb5003d584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:39:15 +0000 Subject: [PATCH] Bump mechanize from 0.4.3 to 0.4.6 in /brut3k1t Bumps [mechanize](https://github.com/python-mechanize/mechanize) from 0.4.3 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.3...v0.4.6) --- updated-dependencies: - dependency-name: mechanize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- brut3k1t/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brut3k1t/requirements.txt b/brut3k1t/requirements.txt index e784de54..ca7b7938 100644 --- a/brut3k1t/requirements.txt +++ b/brut3k1t/requirements.txt @@ -1,4 +1,4 @@ -mechanize==0.4.3 +mechanize==0.4.6 paramiko==2.6.0 requests==2.22.0 xmpppy==0.5.0rc1