From 45cf9f055641f133b973361f0a4a78aca47e16d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:43:53 +0000 Subject: [PATCH] build(deps): bump colorlog from 6.7.0 to 6.9.0 Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.7.0 to 6.9.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.9.0) --- updated-dependencies: - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_z_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_z_base.txt b/requirements_z_base.txt index 3e24ae11e2..828f29e267 100644 --- a/requirements_z_base.txt +++ b/requirements_z_base.txt @@ -5,7 +5,7 @@ charset-normalizer==3.3.2 pycryptodome==3.18.0 toml==0.10.2 selenium==4.10.0 -colorlog==6.7.0 +colorlog==6.9.0 psutil==5.9.5 # re: do not use leancloud 2.9.12, which will crash after pack with pyinstaller leancloud==2.9.11