From 66258ce82e6f3cbeaca5e8aac67c23ccad599a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 14:56:51 -0300 Subject: [PATCH] Bump colorlog from 6.6.0 to 6.7.0 in /stix_shifter (#1095) Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Danny Elliott --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 4d53f41da..603e40195 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -11,5 +11,5 @@ stix2-validator==3.0.2 xmltodict==0.13.0 jsonmerge==1.8.0 json-fix==0.5.0 -colorlog==6.6.0 +colorlog==6.7.0 stix2-matcher==3.0.0 \ No newline at end of file