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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-14 20:30:50 +00:00 committed by Johann Bauer
parent fe959b30c6
commit de779d453c
2 changed files with 4 additions and 4 deletions

6
Pipfile.lock generated
View File

@ -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": [

View File

@ -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