From 5a6a63f014ee36ff6e6ec2b8d2d3f841cee42403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:12:02 +0000 Subject: [PATCH] Bump termcolor from 2.3.0 to 2.4.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.3.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.3.0...2.4.0) --- updated-dependencies: - dependency-name: termcolor dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test-requirements.txt b/requirements/test-requirements.txt index 5febb0e6..b7c9d8fb 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -66,7 +66,7 @@ six==1.16.0 # via # -c requirements/requirements.txt # python-dateutil -termcolor==2.3.0 +termcolor==2.4.0 # via pytest-sugar tomli==2.0.1 # via