Skip to content

Commit fc66c07

Browse files
committed
Sem-Ver: bugfix upgrade the version of flask used for testing from versions below 0.12 to versions below 1.1.0
Signed-off-by: David Black <dblack@atlassian.com>
1 parent 781e8b0 commit fc66c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nose
22
mock
3-
flask<0.12
3+
flask<1.1.0
44
Django>=1.8,<1.11

0 commit comments

Comments
 (0)