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

Lock Flask #3925

Merged
merged 2 commits into from
May 12, 2021
Merged

Lock Flask #3925

merged 2 commits into from
May 12, 2021

Conversation

guiscaranse
Copy link
Contributor

@guiscaranse guiscaranse commented May 12, 2021

This should fix #3922 and #3921. Pinning only Werkzeug doesn't solve the issue since sometimes flask dependency might be installed first creating an impossible lock state when using tools like Pipenv.

Captura de Tela 2021-05-12 às 13 13 16

This is a temporary fix until this project upgrades to Flask 2

@bblommers
Copy link
Collaborator

Good catch @guiscaranse - thanks for creating the PR

@bblommers bblommers merged commit 8bb0feb into getmoto:master May 12, 2021
@github-actions
Copy link
Contributor

This is now part of moto >= 2.0.8.dev2

bblommers added a commit to bblommers/moto that referenced this pull request May 13, 2021
bblommers added a commit that referenced this pull request May 13, 2021
* Dont fail if CodeCov fails - for now

* CI - Force cache rebuild

* Bump werkzeug to latest version

* CI - Enforce cache flush

* ManagedBlockchain - fix error format

* ManagedBlockchain - Fix tests to use pytest.raises paradigm

* Revert "Lock Flask (#3925)"

This reverts commit 8bb0feb.

* CI - Enforce cache rebuild
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.

Add support for Jinja version 3.0.0
2 participants