Skip to content

Review and update constraint dependencies - #70652

Merged
shahar1 merged 1 commit into
apache:mainfrom
potiuk:prevent-downgrading-tinkerpop-provider
Jul 29, 2026
Merged

Review and update constraint dependencies#70652
shahar1 merged 1 commit into
apache:mainfrom
potiuk:prevent-downgrading-tinkerpop-provider

Conversation

@potiuk

@potiuk potiuk commented Jul 28, 2026

Copy link
Copy Markdown
Member

As seen is https://github.com/apache/airflow/actions/runs/30394536191/job/90399140981?pr=70637 the current set of dependencies make resolver downgrade tinkerpop provider - because older versions of gremlinpython have more relaxed dependencies.

Hinting the resolver to keep gremlinpython's newer version will avoid this. Used the opportunity to review and refresh other related dependencies.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

As seen is https://github.com/apache/airflow/actions/runs/30394536191/job/90399140981?pr=70637 the
current set of dependencies make resolver downgrade tinkerpop provider - because older versions
of gremlinpython have more relaxed dependencies.

Hinting the resolver to keep gremlinpython's newer version will avoid this. Used the
opportunity to review and refresh other related dependencies.
@shahar1
shahar1 merged commit 443b919 into apache:main Jul 29, 2026
152 of 153 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

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

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 443b919 v3-3-test

This should apply the commit to the v3-3-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

If you don't have cherry-picker installed, see the installation guide.

potiuk added a commit that referenced this pull request Jul 29, 2026
As seen is https://github.com/apache/airflow/actions/runs/30394536191/job/90399140981?pr=70637 the
current set of dependencies make resolver downgrade tinkerpop provider - because older versions
of gremlinpython have more relaxed dependencies.

Hinting the resolver to keep gremlinpython's newer version will avoid this. Used the
opportunity to review and refresh other related dependencies.
(cherry picked from commit 443b919)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants