Skip to content

chore(pctx-py): apply all dependabot dependency bumps#99

Merged
Elias Posen (eliasposen) merged 1 commit into
mainfrom
py-deps-updates
Jul 8, 2026
Merged

chore(pctx-py): apply all dependabot dependency bumps#99
Elias Posen (eliasposen) merged 1 commit into
mainfrom
py-deps-updates

Conversation

@eliasposen

Copy link
Copy Markdown
Contributor

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-sdk resolves 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.
  • websockets settles at 15.0.1 (last release supporting Python 3.10, still targeted).
  • Full test suite passes: 133 passed, 15 skipped (skips = integration tests).

🤖 Generated with Claude Code

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant