From 874c556c80ba11ea001dc4376e5d545aff3099aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 04:06:25 +0000 Subject: [PATCH] Deps: Bump colorful from 0.5.7 to 0.5.8 in the python-packages group Bumps the python-packages group with 1 update: [colorful](https://github.com/timofurrer/colorful). Updates `colorful` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/timofurrer/colorful/releases) - [Changelog](https://github.com/timofurrer/colorful/blob/master/CHANGELOG.md) - [Commits](https://github.com/timofurrer/colorful/compare/v0.5.7...v0.5.8) --- updated-dependencies: - dependency-name: colorful dependency-version: 0.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index cd6d10d..3a26e82 100644 --- a/poetry.lock +++ b/poetry.lock @@ -161,14 +161,14 @@ files = [ [[package]] name = "colorful" -version = "0.5.7" +version = "0.5.8" description = "Terminal string styling done right, in Python." optional = false python-versions = "*" groups = ["main", "dev"] files = [ - {file = "colorful-0.5.7-py2.py3-none-any.whl", hash = "sha256:495dd3a23151a9568cee8a90fc1174c902ad7ef06655f50b6bddf9e80008da69"}, - {file = "colorful-0.5.7.tar.gz", hash = "sha256:c5452179b56601c178b03d468a5326cc1fe37d9be81d24d0d6bdab36c4b93ad8"}, + {file = "colorful-0.5.8-py2.py3-none-any.whl", hash = "sha256:a9381fdda3337fbaba5771991020abc69676afa102646650b759927892875992"}, + {file = "colorful-0.5.8.tar.gz", hash = "sha256:bb16502b198be2f1c42ba3c52c703d5f651d826076817185f0294c1a549a7445"}, ] [package.dependencies]