Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package: update flask-cors to version 3.0.9 #288

Merged
merged 1 commit into from
Sep 1, 2020
Merged

package: update flask-cors to version 3.0.9 #288

merged 1 commit into from
Sep 1, 2020

Conversation

sebdeleze
Copy link
Contributor

@sebdeleze sebdeleze commented Sep 1, 2020

  • Updates flask-cors to version 3.0.9 to avoid a security issue in previous versions.
  • Forces pytest version to be smaller than version 6.
  • Changes isort call to match with the new version (5.x).
  • Moves imports to avoid error during isort checks.

Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

* Updates `flask-cors` to version 3.0.9 to avoid a security issue in previous versions.
* Forces `pytest` version to be smaller than version 6.
* Changes `isort` call to match with the new version (5.x).
* Moves imports to avoid error during `isort` checks.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze marked this pull request as ready for review September 1, 2020 12:29
@sebdeleze sebdeleze requested a review from BadrAly September 1, 2020 12:29
@sebdeleze sebdeleze merged commit 94e549a into rero:dev Sep 1, 2020
@sebdeleze sebdeleze deleted the sed-update-dependencies branch September 1, 2020 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants