From 286e53b0c8a4717037e585c71ecef456e63ca9d1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 19 Sep 2021 09:29:22 +0530 Subject: [PATCH] Bump version of mechanize --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index b0dfa578e7..69d2e5577e 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -618,8 +618,8 @@ { "name": "mechanize", "unix": { - "filename": "mechanize-0.4.5.tar.gz", - "hash": "sha256:6355c11141f6d4b54a17fc2106944806b5db2711e60b120d15d83db438c333fd", + "filename": "mechanize-0.4.7.tar.gz", + "hash": "sha256:1773a8f5818398e0010e781dc0f942cd88b107a57424c904d545cd827c216809", "urls": ["pypi"] } },