From bd299a86310cf8d429649ab6c69eb0ae0d111ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 05:01:34 +0000 Subject: [PATCH] chore(deps): bump termcolor from 3.2.0 to 3.3.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.2.0 to 3.3.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.2.0...3.3.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4a8ec5f..19aafa4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -550,14 +550,14 @@ widechars = ["wcwidth"] [[package]] name = "termcolor" -version = "3.2.0" +version = "3.3.0" description = "ANSI color formatting for output in terminal" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "termcolor-3.2.0-py3-none-any.whl", hash = "sha256:a10343879eba4da819353c55cb8049b0933890c2ebf9ad5d3ecd2bb32ea96ea6"}, - {file = "termcolor-3.2.0.tar.gz", hash = "sha256:610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58"}, + {file = "termcolor-3.3.0-py3-none-any.whl", hash = "sha256:cf642efadaf0a8ebbbf4bc7a31cec2f9b5f21a9f726f4ccbb08192c9c26f43a5"}, + {file = "termcolor-3.3.0.tar.gz", hash = "sha256:348871ca648ec6a9a983a13ab626c0acce02f515b9e1983332b17af7979521c5"}, ] [package.extras]