From bd6b4b6557db6f20680d43c00b63a56a01c1a692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 01:27:17 +0000 Subject: [PATCH] Bump termcolor from 2.2.0 to 2.4.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](https://github.com/termcolor/termcolor/compare/2.2.0...2.4.0) --- updated-dependencies: - dependency-name: termcolor 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 2fe50821..a56fdeef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ loguru==0.7.2 pydantic==2.6.4 tenacity==8.2.3 Pillow==10.2.0 -termcolor==2.2.0 +termcolor==2.4.0 psutil sentry-sdk docstring_parser==0.16 \ No newline at end of file