Skip to content

Commit

Permalink
Update MWAA to 2.10.1 (#267)
Browse files Browse the repository at this point in the history
* Updated MWAA constrains for 2.10.1

* Update MWAA dill dependencies to specific required versions

* Update MWAA to 2.10.1

* Update MWAA workflow version

* Update changelog

* Formating changes

* Further update flask and cryptography versions to resolve vulns
  • Loading branch information
EthanBunce authored Nov 12, 2024
1 parent 35bac20 commit 424b0bb
Show file tree
Hide file tree
Showing 5 changed files with 395 additions and 390 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mwaa-requirements.check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Install Requirements
runs-on: ubuntu-latest
env:
AIRFLOW_VERSION: 2.9.2
AIRFLOW_VERSION: 2.10.1
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### **Added**

### **Changed**
- update MWAA to 2.10.1

## v1.7.1

Expand Down
Loading

0 comments on commit 424b0bb

Please sign in to comment.