From 226da5a8899f000f8e475b14d87d498d5f7767e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:35:08 +0000 Subject: [PATCH] Bump imap-tools from 1.7.3 to 1.13.0 Bumps [imap-tools](https://github.com/ikvk/imap_tools) from 1.7.3 to 1.13.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/v1.7.3...v1.13.0) --- updated-dependencies: - dependency-name: imap-tools dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cd830b..813cb40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -imap-tools==1.7.3 +imap-tools==1.13.0 python-dotenv==1.2.2 tweepy==4.14.0 requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability