From 6d4dbb484118c6b7a7c52ae63735a9d96692bdbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:01:07 +0000 Subject: [PATCH] build(deps): bump termcolor from 3.1.0 to 3.3.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.1.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.1.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b16ef9e..07b034c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyasn1==0.6.1 pycparser==2.23 pycryptodomex==3.23.0 six==1.17.0 -termcolor==3.1.0 +termcolor==3.3.0 Werkzeug==3.1.3 bloodhound==1.8.0 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability