From 5aabd8e743884a0c1173e0f589bc672246bdeca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 12:11:22 +0000 Subject: [PATCH] build(deps): update colorama requirement Updates the requirements on [colorama](https://github.com/tartley/colorama) to permit the latest version. - [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tartley/colorama/compare/v0.3.3...0.4.6) --- updated-dependencies: - dependency-name: colorama dependency-version: 0.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d80d1c1..e505faa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp-retry >= 2.8.3 backoff >= 2.2.1 boto3 >= 1.26.165 click >= 8.1.7 -colorama >= 0.2.5, < 0.4.7 +colorama >= 0.4.6, < 0.4.7 cryptography < 47.0.0 fastapi[all] >= 0.94.0 filelock >= 3.0.0