From 21ce3c0b9221c8332075336bf541631e9086e06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:01:57 +0000 Subject: [PATCH] Bump json-fix from 0.5.0 to 0.5.1 in /stix_shifter Bumps [json-fix](https://github.com/jeff-hykin/json_fix) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/jeff-hykin/json_fix/releases) - [Commits](https://github.com/jeff-hykin/json_fix/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: json-fix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 6cda4d131..60e59f0c1 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -10,6 +10,6 @@ stix2-patterns==1.3.2 stix2-validator==3.0.2 xmltodict==0.13.0 jsonmerge==1.9.0 -json-fix==0.5.0 +json-fix==0.5.1 colorlog==6.7.0 stix2-matcher==3.0.0 \ No newline at end of file