Skip to content

Commit

Permalink
chore: update flask to fix CVE-2023-30861 and build
Browse files Browse the repository at this point in the history
  • Loading branch information
jdobes committed Jun 5, 2023
1 parent 6c48d2b commit d6ed82d
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 198 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ boto3 = ">=1.16.13"
botocore = ">=1.19.13"
click = ">=0.7"
connexion = {extras = ["swagger-ui"],version = "==2.14.1"}
flask = "==2.2.3"
flask = "==2.2.5"
gitpython = ">=3.1.30"
iso8601 = ">=0.1.12"
jsonschema = ">=3.2.0"
Expand Down
Loading

0 comments on commit d6ed82d

Please sign in to comment.