Skip to content

Commit

Permalink
Fix security vulnerability, by not pinning Airflow 2.10.0 (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana authored Oct 31, 2024
1 parent cee1389 commit 8f37a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aenum
apache-airflow==2.10.0
apache-airflow==2.10.2
PyAthena==3.9.0
redshift-connector==2.1.3
fsspec==2024.6.1
Expand Down

0 comments on commit 8f37a7f

Please sign in to comment.