From d11ab7f1a11d53ddfd384c1fe168326b4b92d18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 04:11:49 +0000 Subject: [PATCH] Bump coloredlogs from 15.0 to 15.0.1 Bumps [coloredlogs](https://github.com/xolox/python-coloredlogs) from 15.0 to 15.0.1. - [Release notes](https://github.com/xolox/python-coloredlogs/releases) - [Changelog](https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/xolox/python-coloredlogs/compare/15.0...15.0.1) --- updated-dependencies: - dependency-name: coloredlogs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4530e02..fff8aef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ art==5.2 seqlog==0.3.20 tabulate==0.8.9 -coloredlogs==15.0 +coloredlogs==15.0.1 pika==1.2.0 Click==8.0.1 requests==2.25.1