Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Oct 27, 2025

Generally, we should avoid having dependencies that are not lower-bounded, because it means that accidentally we can downgrade to a really low version. Also it's good if our deps have the same lower-binds everywhere.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Generally, we should avoid having dependencies that are not
lower-bounded, because it means that accidentally we can downgrade
to a really low version. Also it's good if our deps have the same
lower-binds everywhere.
@potiuk
Copy link
Member Author

potiuk commented Oct 27, 2025

Random races. Merging.

@potiuk potiuk merged commit 107679d into apache:main Oct 27, 2025
94 of 97 checks passed
@potiuk potiuk deleted the synchronize-lower-bound-on-boto3 branch October 27, 2025 22:59
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 107679d v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

potiuk added a commit to potiuk/airflow that referenced this pull request Oct 28, 2025
…pache#57385)

Generally, we should avoid having dependencies that are not
lower-bounded, because it means that accidentally we can downgrade
to a really low version. Also it's good if our deps have the same
lower-binds everywhere.
(cherry picked from commit 107679d)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit to potiuk/airflow that referenced this pull request Oct 28, 2025
…pache#57385)

Generally, we should avoid having dependencies that are not
lower-bounded, because it means that accidentally we can downgrade
to a really low version. Also it's good if our deps have the same
lower-binds everywhere.
(cherry picked from commit 107679d)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Oct 28, 2025
…57385) (#57396)

Generally, we should avoid having dependencies that are not
lower-bounded, because it means that accidentally we can downgrade
to a really low version. Also it's good if our deps have the same
lower-binds everywhere.
(cherry picked from commit 107679d)
@potiuk potiuk added this to the Airflow 3.1.2 milestone Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch provider:fab provider:hashicorp Hashicorp provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants