Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Updated MWAA to 2.10.1 and updated dependencies and constraints. Further updated flask app builder and cryptography packages to resolves vulnerabilities.
DAGs are passing, see image below.
![image](https://private-user-images.githubusercontent.com/173151918/385266849-ecd357f9-1b13-4517-b702-ce6ed4257418.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTUxMTAsIm5iZiI6MTczOTM5NDgxMCwicGF0aCI6Ii8xNzMxNTE5MTgvMzg1MjY2ODQ5LWVjZDM1N2Y5LTFiMTMtNDUxNy1iNzAyLWNlNmVkNDI1NzQxOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQyMTEzMzBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iZDljYTMzYmQ2MTEzNzdjZDZkNTk0ODM4NjY0MjFjZGExZGU1NmVkMmRjZWY3MDVjMjM3MWE0ZmMzYTBmYWZiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.rSeCPafLHTe1rAVJFhR3Ej__rRypwjBmBXfZBruX7rs)
NOTE: No new version of
js2py
to update to (latest0.74
).MWAA 2.10.1
has strict dependency onWerkzeug 2.2.3
so cannot update currently.Checklist before requesting a review
CHANGELOG.MD
with a description of my changesscripts/validate.sh
)seedfarmer apply
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.