From c8c524314a01704db0b99ebb59509e9efcae4394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:53:26 +0000 Subject: [PATCH] Bump flask from 3.0.0 to 3.0.3 in /stix_shifter Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.0.0...3.0.3) --- updated-dependencies: - dependency-name: flask 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 e2f0fb7ba..887e43296 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -7,7 +7,7 @@ asynctest==0.13.0 attrs==23.1.0 azure-identity==1.15.0 colorlog==6.8.2 -flask==3.0.0 +flask==3.0.3 flatten_json==0.1.14 json-fix==1.0.0 jsonmerge==1.9.2