From aae59f0225bc6966d112e39b598a31b06e514f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:51:54 +0000 Subject: [PATCH] build(deps): bump colorlog from 6.8.2 to 6.9.0 Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.2 to 6.9.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.2...v6.9.0) --- updated-dependencies: - dependency-name: colorlog 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 4514f46..51be9ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -colorlog==6.8.2 +colorlog==6.9.0 pip>=8.0.3,<24.4 ruff==0.7.2