From de779d453ce07c4af5883d3d15f79930199c499c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 20:30:50 +0000 Subject: [PATCH] Bump imap-tools from 0.52.0 to 0.53.0 Bumps [imap-tools](https://github.com/ikvk/imap_tools) from 0.52.0 to 0.53.0. - [Release notes](https://github.com/ikvk/imap_tools/releases) - [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst) - [Commits](https://github.com/ikvk/imap_tools/compare/v0.52.0...v0.53.0) --- updated-dependencies: - dependency-name: imap-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index f47fa0b2d..08274d5d4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -479,11 +479,11 @@ }, "imap-tools": { "hashes": [ - "sha256:04fbaaa4ee1517bcb00e60857e62ea97b3b3f792310d2c5e7ea4c08992f56c17", - "sha256:aa64c21e60459e10ab70bdab7e407510b3747867ad459fbe99f8d3f7ddebe86f" + "sha256:119f1a60ea4048a4c5d72d9e9fa47c295685e340c730cb0b71fdf0ad3b7e53f8", + "sha256:3648bac835657b1c56ba856452c8a28bdbe3689d3730f95a4ad20d4c39f1c2d0" ], "index": "pypi", - "version": "==0.52.0" + "version": "==0.53.0" }, "img2pdf": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 90a1c000b..ea2116a2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ httptools==0.4.0 humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' hyperlink==21.0.0 idna==3.3; python_version >= '3.5' -imap-tools==0.52.0 +imap-tools==0.53.0 img2pdf==0.4.3 importlib-resources==5.4.0; python_version < '3.9' incremental==21.3.0