Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
apache-airflow[google]==3.2.1; python_version >= 3.10
apache-airflow-providers-apache-beam==5.1.1
apache-airflow-providers-slack==7.3.2
apache-airflow-providers-http==4.4.2
apache-airflow-providers-http==6.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The dependency apache-airflow-providers-http has been updated to 6.0.0 in this file, but constraints.txt still specifies apache-airflow-providers-http==4.4.2 on line 122. This version mismatch will cause pip installation failures when constraints are enforced, or it will prevent the security update from being correctly applied. Please update constraints.txt to match version 6.0.0.