chore(deps): bump the uv group across 1 directory with 3 updates#3174
Conversation
Bumps the uv group with 3 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest), [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [python-multipart](https://github.com/Kludex/python-multipart). Updates `pytest` from 8.3.5 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.0.3) Updates `langsmith` from 0.3.45 to 0.7.31 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.3.45...v0.7.31) Updates `python-multipart` from 0.0.22 to 0.0.26 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.26) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: uv - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: indirect dependency-group: uv - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
🔍 Dependency Analysis SummaryThis PR bundles 4 effective package updates (3 explicit + 1 transitive):
Overall Risk: LOW — No OCS code changes required; the security fix in pytest 9.0.3 makes this worth merging promptly. 📋 Detailed Changelog Reviewpytest 8.3.5 → 9.0.3Notable in 9.0.0:
Bug fixes (9.0.1–9.0.3):
🔒 Security fix in 9.0.3: CVE-2025-71176 — Use of insecure temporary directory. This alone is a compelling reason to merge. OCS impact:
langsmith 0.3.45 → 0.7.31This is a very large jump (40+ releases spanning roughly ~10 months), but the risk to OCS is low because:
Notable fixes across the range:
OCS impact: None expected. The langchain abstractions OCS uses ( python-multipart 0.0.22 → 0.0.260.0.23 (potentially breaking):
0.0.24–0.0.26:
OCS impact: Searched pytest-httpx 0.35.0 → 0.36.2 (transitive)Not listed explicitly in the PR title but updated in
|
Bumps the uv group with 3 updates in the / directory: pytest, langsmith and python-multipart.
Updates
pytestfrom 8.3.5 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
langsmithfrom 0.3.45 to 0.7.31Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
c434999release(py): 0.7.31 (#2716)47d7c4afeat: Filter kwargs from new token events (#2714)3c57445chore(deps-dev): bump rich from 14.3.3 to 15.0.0 in /python (#2708)2be6cd0chore(deps-dev): bump types-psutil from 7.2.2.20260130 to 7.2.2.20260408 in /...b8b6ca3chore(deps-dev): bump the js-minor-and-patch group across 1 directory with 7 ...9897cb3chore(deps): bump actions/github-script from 8 to 9 (#2706)572c018chore(deps-dev): bump@anthropic-ai/sdkfrom 0.85.0 to 0.86.0 in /js (#2702)5744752chore(deps): bump the py-minor-and-patch group across 1 directory with 10 upd...960cae7chore(deps): bump pnpm/action-setup from 5 to 6 (#2705)9370e76chore(deps-dev): bump types-tqdm from 4.67.3.20260303 to 4.67.3.20260408 in /...Updates
python-multipartfrom 0.0.22 to 0.0.26Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
28f4785Version 0.0.26 (#263)d4452a7Silently discard epilogue data after the closing boundary (#259)6a7b76dSkip preamble before first multipart boundary (#262)4addb60Version 0.0.25 (#261)d3a4698Add MIME content type info to File (#143)9a1ecbdHandle CTE values case-insensitively (#258)ef2a0b9Remove custom FormParser classes (#257)3a757d7Ignore local Claude state (#255)55e7396fuzz: Add cifuzz (#186)d6d1d11Bump the github-actions group with 2 updates (#249)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.