From 0101b6a4736330b125b1795e97142a570771f5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:13:06 -0300 Subject: [PATCH] Bump jsonmerge from 1.9.0 to 1.9.2 in /stix_shifter (#1570) --- 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 2968d4623..63f659cba 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -10,7 +10,7 @@ colorlog==6.7.0 flask==2.3.3 flatten_json==0.1.13 json-fix==0.5.2 -jsonmerge==1.9.0 +jsonmerge==1.9.2 pyOpenSSL==23.2.0 python-dateutil==2.8.2 requests_toolbelt==0.10.1