WDFN-557: Updated Flask to the latest 2.0.x version.
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately - did not update because this was just a dependency update
Description
Updated Flask to the latest 2.0.x version. Removed the depracation for using an external user agent parser to get the browser kind.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial