Make Moto (tests) compatible with flask/werkzeug 2.x (#3923)
* 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 8bb0feb956.
* CI - Enforce cache rebuild
This commit is contained in:
parent
8bb0feb956
commit
9e3faf7784
11 changed files with 599 additions and 317 deletions
|
|
@ -7,7 +7,7 @@ coverage==4.5.4
|
|||
flake8==3.7.8
|
||||
boto>=2.45.0
|
||||
prompt-toolkit==2.0.10 # 3.x is not available with python2
|
||||
click==6.7
|
||||
click
|
||||
inflection==0.3.1
|
||||
lxml
|
||||
packaging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue