From 734981c95a488db983a55bf43bd334d50ca718db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:04:44 +0000 Subject: [PATCH] Bump colorlog from 6.10.1 to 6.12.0 Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.10.1 to 6.12.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v6.10.1...v6.12.0) --- updated-dependencies: - dependency-name: colorlog dependency-version: 6.12.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 79ba286..093abe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorlog==6.10.1 +colorlog==6.12.0 homeassistant==2026.6.3 pip>=26.1.2 ruff==0.15.17 \ No newline at end of file