From e047b59999db4fdfa5e6c65c189405cfe072a22d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 20:34:55 +0200 Subject: [PATCH] Bump colorlog from 6.7.0 to 6.8.2 (#162) Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.7.0 to 6.8.2. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.2) --- updated-dependencies: - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c5346e..12c6131 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorlog==6.7.0 +colorlog==6.8.2 homeassistant==2023.8.0 pip>=21.0,<23.2 ruff==0.4.8