From 07b9bcc10675a69d3326d431eb542bbf32ac31c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 14:29:50 +0000 Subject: [PATCH] Bump colorlog from 4.6.2 to 6.7.0 Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.6.2 to 6.7.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v4.6.2...v6.7.0) --- updated-dependencies: - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21c6355..6374d93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ SQLAlchemy==1.4.48 requests>=2.20.0 distro==1.8.0 argcomplete==3.0.8 -colorlog==4.6.2 +colorlog==6.7.0