Skip to content

Commit bba85fe

Browse files
sgaistpaketo-bot
authored andcommitted
fix(testdata): update minimal python version to 3.10
1 parent 39c6776 commit bba85fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration/testdata/default_app

integration/testdata/default_app/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ coverage = "*"
1515
flask-testing = "*"
1616

1717
[requires]
18-
python_version = "3.9"
18+
python_version = "3.10"

0 commit comments

Comments
 (0)