X Tutup
Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

pin upgrade-pinned-dependencies target to pip<26#13719

Merged
bentsku merged 1 commit intomainfrom
fix-upgrade-deps
Feb 9, 2026
Merged

pin upgrade-pinned-dependencies target to pip<26#13719
bentsku merged 1 commit intomainfrom
fix-upgrade-deps

Conversation

@bentsku
Copy link
Contributor

@bentsku bentsku commented Feb 9, 2026

Motivation

Follow-up from #13674, fixing the make target to pin pip to a version inferior to 26

The issue was raised in #13718

Changes

  • upgrade make target

Tests

Related

@bentsku bentsku added this to the 4.14 milestone Feb 9, 2026
@bentsku bentsku self-assigned this Feb 9, 2026
@bentsku bentsku added semver: patch Non-breaking changes which can be included in patch releases docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes labels Feb 9, 2026
@bentsku bentsku requested a review from silv-io February 9, 2026 15:37
@bentsku bentsku changed the title fix upgrade-pinned-dependencies target pin upgrade-pinned-dependencies target to pip<26 Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

S3 Image Test Results (AMD64 / ARM64)

    2 files      2 suites   8m 19s ⏱️
  559 tests   507 ✅  52 💤 0 ❌
1 118 runs  1 014 ✅ 104 💤 0 ❌

Results for commit 05863e0.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Test Results - Preflight, Unit

23 114 tests  ±0   21 255 ✅ ±0   6m 14s ⏱️ -17s
     1 suites ±0    1 859 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 05863e0. ± Comparison against base commit 9cdb70e.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 5s ⏱️ -42s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 05863e0. ± Comparison against base commit 9cdb70e.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   2h 36m 48s ⏱️
5 620 tests 5 099 ✅ 521 💤 0 ❌
5 626 runs  5 099 ✅ 527 💤 0 ❌

Results for commit 05863e0.

Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for fixing this :)

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   2h 0m 39s ⏱️ +33s
5 199 tests ±0  4 848 ✅ ±0  351 💤 ±0  0 ❌ ±0 
5 201 runs  ±0  4 848 ✅ ±0  353 💤 ±0  0 ❌ ±0 

Results for commit 05863e0. ± Comparison against base commit 9cdb70e.

@bentsku bentsku merged commit e8345d9 into main Feb 9, 2026
61 of 62 checks passed
@bentsku bentsku deleted the fix-upgrade-deps branch February 9, 2026 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes semver: patch Non-breaking changes which can be included in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup