Skip to content

Upgrade pinned Python dependencies #12734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025
Merged

Upgrade pinned Python dependencies #12734

merged 1 commit into from
Jun 10, 2025

Conversation

localstack-bot
Copy link
Collaborator

This PR upgrades all the pinned Python dependencies.

@localstack-bot localstack-bot added area: dependencies Pull requests that update a dependency file semver: patch Non-breaking changes which can be included in patch releases labels Jun 10, 2025
Copy link

S3 Image Test Results (AMD64 / ARM64)

  2 files    2 suites   9m 6s ⏱️
495 tests 445 ✅  50 💤 0 ❌
990 runs  890 ✅ 100 💤 0 ❌

Results for commit 29b85c0.

Copy link

Test Results - Preflight, Unit

21 595 tests  ±0   19 940 ✅ ±0   6m 19s ⏱️ -22s
     1 suites ±0    1 655 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 29b85c0. ± Comparison against base commit 05db0f1.

Copy link

Test Results (amd64) - Acceptance

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

Results for commit 29b85c0. ± Comparison against base commit 05db0f1.

Copy link

Test Results - Alternative Providers

987 tests  ±0   584 ✅ ±0   23m 25s ⏱️ ±0s
  4 suites ±0   403 💤 ±0 
  4 files   ±0     0 ❌ ±0 

Results for commit 29b85c0. ± Comparison against base commit 05db0f1.

Copy link

Test Results (amd64) - Integration, Bootstrap

    5 files  ±0      5 suites  ±0   2h 21m 41s ⏱️ -16s
5 229 tests ±0  4 300 ✅ ±0  929 💤 ±0  0 ❌ ±0 
5 235 runs  ±0  4 300 ✅ ±0  935 💤 ±0  0 ❌ ±0 

Results for commit 29b85c0. ± Comparison against base commit 05db0f1.

Copy link

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 42m 42s ⏱️ +56s
4 872 tests ±0  4 095 ✅ ±0  777 💤 ±0  0 ❌ ±0 
4 874 runs  ±0  4 095 ✅ ±0  779 💤 ±0  0 ❌ ±0 

Results for commit 29b85c0. ± Comparison against base commit 05db0f1.

@@ -29,7 +29,7 @@ repos:
- id: check-pinned-deps-for-needed-upgrade

- repo: https://github.com/python-openapi/openapi-spec-validator
rev: 0.7.1
rev: 0.8.0b1
Copy link
Member

@silv-io silv-io Jun 10, 2025

Choose a reason for hiding this comment

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

I wonder why the pre-commit hooks allow updating to beta versions. Maybe we can turn that off?

Copy link
Member

Choose a reason for hiding this comment

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

Good point. Unfortunately, according to the docs of the autoupdate option of the pre-commit CLI, this doesn't seem to be supported right now.

Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

Looks good to me! 🤖 ⬆️

@alexrashed alexrashed merged commit cb0ad39 into master Jun 10, 2025
72 checks passed
@alexrashed alexrashed deleted the upgrade-dependencies branch June 10, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dependencies Pull requests that update a dependency file 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.

3 participants