From c7838faca1cc75424ec6bd1369da0d36e0c4a2d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:51:59 +0000 Subject: [PATCH] Bump flask from 2.3.3 to 3.0.0 in /stix_shifter Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.0. - [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/2.3.3...3.0.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... 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 e7586bbce..e485f0dd6 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.12.0 colorlog==6.7.0 -flask==2.3.3 +flask==3.0.0 flatten_json==0.1.13 json-fix==0.5.2 jsonmerge==1.9.2