Describe the bug
MWAA should enable automated version upgrades for dependencies mentioned in mwaa_essential_constraints using dependabot. In order to achieve this there is a need of more rigorous automated testing when version upgrades are performed.
MWAA should then enable dependabot scan.
Expected behavior
Dependabot automated PRs for dependency version updates.
Additional context
Old implementation: #152
Describe the bug
MWAA should enable automated version upgrades for dependencies mentioned in mwaa_essential_constraints using dependabot. In order to achieve this there is a need of more rigorous automated testing when version upgrades are performed.
MWAA should then enable dependabot scan.
Expected behavior
Dependabot automated PRs for dependency version updates.
Additional context
Old implementation: #152