chore(pctx-py): apply all dependabot dependency bumps#99
Merged
Conversation
Batch-applies the open dependabot suggestions for pctx-py into uv.lock (lockfile-only; pyproject constraints already satisfied): pydantic-ai / -slim 1.67.0 -> 1.102.0 (#97, #98) langgraph-checkpoint 4.0.0 -> 4.1.1 (#94) langsmith 0.7.1 -> 0.8.18 (#93) pydantic-settings 2.12.0 -> 2.14.2 (#92) starlette 0.52.1 -> 1.3.1 (#91) aiohttp 3.13.3 -> 3.14.1 (#90) litellm 1.81.11 -> 1.84.0 (#89) cryptography 46.0.5 -> 48.0.1 (#88) langchain 1.2.10 -> 1.3.9 (#87) python-multipart 0.0.22 -> 0.0.31 (#86) pyjwt 2.11.0 -> 2.13.0 (#85) uv 0.10.2 -> 0.11.15 (#81) authlib 1.6.9 -> 1.6.12 (#78) idna 3.11 -> 3.15 (#79) langgraph-sdk resolves to 0.4.2 (required by langchain 1.3.9), which supersedes dependabot #96's 0.3.15 target. websockets settles at 15.0.1 (last release supporting Python 3.10, which this package still targets). Full test suite passes: 133 passed, 15 skipped. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jul 8, 2026
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.
Batch-applies all open dependabot suggestions for the pctx-py client into
uv.lock(lockfile-only — pyproject constraints were already satisfied).Supersedes/closes dependabot PRs: #97 #98 #96 #94 #93 #92 #91 #90 #89 #88 #87 #86 #85 #81 #78 #79
Notes:
langgraph-sdkresolves to 0.4.2 (required by langchain 1.3.9), superseding Bump langgraph-sdk from 0.3.5 to 0.3.15 in /pctx-py #96's 0.3.15.websocketssettles at 15.0.1 (last release supporting Python 3.10, still targeted).🤖 Generated with Claude Code