Skip to content

Commit f129532

Browse files
Merge branch 'main' into bug/AST-115497
2 parents f8557e2 + 146f415 commit f129532

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

internal/commands/data/manifests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tzdata==2025.1
5151

5252
# Exact version
5353

54-
flask==1.1.2
54+
flask==3.1.2
5555

5656
# Range: greater than or equal and less than
5757

test/integration/data/manifests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tzdata==2025.1
5151

5252
# Exact version
5353

54-
flask==1.1.2
54+
flask==3.1.2
5555

5656
# Range: greater than or equal and less than
5757

0 commit comments

Comments
 (0)