Pinned Apache Airflow version - #1280
Conversation
…portValue.Value t0 2048
AndrewThien
left a comment
There was a problem hiding this comment.
Hi @Kehindecodes ,
Thanks for the PR!
Would you mind looking at the failed Dependency review workflow? I think we should try pinning the version of apache-airflow=2.10.5. Cheers!
|
Hi @AndrewThien , |
|
Thanks so much for the contribution @Kehindecodes - the dependency-review workflow is exactly why this has become an issue! So, it won't approve anything for still vulnerable versions of Airflow, so try increasing it to the latest on 2.11. |
|
@AndyRae, I think it will still fail if we upgrade to the latest on 2.11 because the vulnerability bugs were not resolved until 3.1.6, according to: https://pkgseer.dev/vulnerabilities/GHSA-7c2f-r6gc-h92h, https://pkgseer.dev/vulnerabilities/GHSA-5g2w-9f8g-g5q7. So what is the next step? Should we still upgrade to the latest on 2.11 or just upgrade to 3.1.6 or later |
Yep in that case pin at 2.11, I believe 3.x is wider changes that we would need to change the code for. |
|
@AndyRae Version 2.11.0 is the latest and final stable release of the 2.x series, which is was its currently pinned at. So no need for changes. |
🛠️ Repo maintenance
PR Description
Pinned apache-airflow version to 2.11.0. Here are the changes made in the uv.lock file :
Added Packages
Removed Packages
Related Issues or other material
Related #1275