From 63d237f242f648f6dc0a9f4a9fbb0d6107baa264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 17:15:52 +0000 Subject: [PATCH] chore(deps): bump colorlog from 6.9.0 to 6.10.1 Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.9.0 to 6.10.1. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v6.9.0...v6.10.1) --- updated-dependencies: - dependency-name: colorlog dependency-version: 6.10.1 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 5686399..6f0dfa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorlog==6.9.0 +colorlog==6.10.1 homeassistant==2024.11.0 pip>=21.3.1 ruff==0.11.8