Skip to content

[v3-1-test] Synchronize boto3 and sqlalchemy dependency lower-binds (…#57396

Merged
potiuk merged 1 commit intoapache:v3-1-testfrom
potiuk:backport-107679d-v3-1-test
Oct 28, 2025
Merged

[v3-1-test] Synchronize boto3 and sqlalchemy dependency lower-binds (…#57396
potiuk merged 1 commit intoapache:v3-1-testfrom
potiuk:backport-107679d-v3-1-test

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Oct 28, 2025

#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)


^ 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.

…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 potiuk merged commit 2cba85d into apache:v3-1-test Oct 28, 2025
7 checks passed
@potiuk potiuk deleted the backport-107679d-v3-1-test branch October 28, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant