From 84bd04d46d2bd08a26c2353d3b34ddcf82ff7021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 23:33:36 +0000 Subject: [PATCH] build(deps): bump termcolor from 3.0.1 to 3.1.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.0.1 to 3.1.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/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.1.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 f18a345..251f7d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ regex==2024.11.6 requests==2.32.3 six==1.17.0 super_collections==0.5.3 -termcolor==3.0.1 +termcolor==3.1.0 urllib3==2.4.0 verspec==0.1.0 watchdog==6.0.0