chore(deps): sweep 2026-09-08 - #132
Merged
Merged
Conversation
Lock-only: aiolimiter 1.3.0, anyio 4.15.1, rich-toolkit 0.20.5, sentry-sdk 2.69.1, ty 0.0.79, types-requests 2.33.0.20260906. No declared range changes, no prerelease in the lock, nothing ships. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Routine dependency sweep, lock-only.
uv lock --upgrademoved six transitive or dev packages:aiolimiter1.2.1 to 1.3.0,anyio4.15.0 to 4.15.1,rich-toolkit0.20.4 to 0.20.5,sentry-sdk2.68.1 to 2.69.1,ty0.0.78 to 0.0.79,types-requeststo the 2026-09-06 stub build. No declared range changed and no release is needed.Audited and current, nothing to move:
x4022.22.0,pympp0.11.0 andcdp-sdk1.48.1 are each at their PyPI latest.web3stays 7.16.0: 8.0.0 is GA now, but a targeted upgrade resolves nothing because a dependent bounds it; nothing prerelease in the lock. GitHub Actions pins (checkout v7, cache v6, setup-uv v10.0.1, setup-python v7, gh-action-pypi-publish v1.14.2) are all at upstream latest. OSV scan over the lock: 144 packages, no issues.Worked with Varun.
Type of change
Public API
none
Test plan
Ran locally after
uv sync --all-extras --all-groups:ruff check,ruff format --check,ty check,vulture agentscore_commerce,pytest(1868 passed, 4 skipped, 95.37% coverage), all exit 0.Checklist