From d73815cf9bb886c1de62e730d54c109374314876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 03:02:28 +0800 Subject: [PATCH] build(deps): Bump colorlog from 6.8.2 to 6.9.0 (#570) 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] 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 bee66deb3d..ac954f725a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ dnspython[idna]==2.7.0 # utils yarl==1.16.0 propcache==0.2.0 -colorlog==6.8.2 +colorlog==6.9.0 APScheduler==3.10.4 python-dotenv==1.0.1 multidict==6.1.0