From ec40abb69bd83572088d974eeb6740c03cc30e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:34:48 +0000 Subject: [PATCH] fix: 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] --- python-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-test/requirements.txt b/python-test/requirements.txt index 2f443d1c1..ac3da1126 100644 --- a/python-test/requirements.txt +++ b/python-test/requirements.txt @@ -1,6 +1,6 @@ behave==1.2.6 ciso8601==2.3.1 -colorlog==6.8.2 +colorlog==6.9.0 docker==7.1.0 PyHamcrest==2.1.0 PyYAML==6.0.2