Build(deps): Bump the uv group across 3 directories with 4 updates#307
Merged
Conversation
Bumps the uv group with 3 updates in the /backend directory: [langsmith](https://github.com/langchain-ai/langsmith-sdk), [pypdf](https://github.com/py-pdf/pypdf) and [vcrpy](https://github.com/kevin1024/vcrpy). Bumps the uv group with 2 updates in the /evaluation directory: [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [vcrpy](https://github.com/kevin1024/vcrpy). Bumps the uv group with 1 update in the /frontend directory: [pydantic-settings](https://github.com/pydantic/pydantic-settings). Updates `langsmith` from 0.8.4 to 0.8.18 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.4...v0.8.18) Updates `pypdf` from 6.13.0 to 6.13.3 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.13.0...6.13.3) Updates `vcrpy` from 8.1.1 to 8.2.1 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.1.1...v8.2.1) Updates `langsmith` from 0.8.4 to 0.8.18 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.4...v0.8.18) Updates `vcrpy` from 8.1.1 to 8.2.1 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.1.1...v8.2.1) Updates `pydantic-settings` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.8.18 dependency-type: direct:production dependency-group: uv - dependency-name: pypdf dependency-version: 6.13.3 dependency-type: direct:production dependency-group: uv - dependency-name: vcrpy dependency-version: 8.2.1 dependency-type: indirect dependency-group: uv - dependency-name: langsmith dependency-version: 0.8.18 dependency-type: direct:production dependency-group: uv - dependency-name: vcrpy dependency-version: 8.2.1 dependency-type: indirect dependency-group: uv - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.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.
Bumps the uv group with 3 updates in the /backend directory: langsmith, pypdf and vcrpy.
Bumps the uv group with 2 updates in the /evaluation directory: langsmith and vcrpy.
Bumps the uv group with 1 update in the /frontend directory: pydantic-settings.
Updates
langsmithfrom 0.8.4 to 0.8.18Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
31c2bf6release(py): 0.8.18 (#3063)8955b68chore: reconcile bumpversion config and mandate release process for agents (#...411401ftest(python): fix integration assertions for updated attachment error message...9c55156Merge commit from fork5b2bd8dchore(deps): bump the npm_and_yarn group across 2 directories with 2 updates ...d8642f9chore(deps): bump the npm_and_yarn group across 4 directories with 4 updates ...953c2e5chore(deps-dev): bump langchain-anthropic from 1.4.4 to 1.4.6 in /python (#3044)5513699chore(deps): bump starlette from 1.0.1 to 1.3.1 in /python (#3039)8becdefchore(deps): bump cryptography from 46.0.7 to 48.0.1 in /python (#3038)1a9c522chore(deps): bump aiohttp from 3.14.0 to 3.14.1 in /python (#3037)Updates
pypdffrom 6.13.0 to 6.13.3Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
9aa05e7REL: 6.13.3bbd083dSEC: Apply MAX_DECLARED_STREAM_LENGTH to streams without length as well (#3871)d5cd266ROB: Guard text operators against missing operands in extract_text (#3861)82f1f90ROB: Tolerate malformed /Limits in index2label (#3858)0276a6fPI: Avoid per-pixel getpixel loop for 1-bit indexed images (#3854)41a9c3cMAINT: Make mypy assert messages consistent (#3849)d1bba60MAINT: Increase readability of PdfDocCommon (#3834)53b6fbcDEV: Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#3859)e07c223MAINT: Enforce G004 (no f-strings in logging) (#3845)5270f76ROB: Guard zero unitsPerEm in from_truetype_font_file (#3846)Updates
vcrpyfrom 8.1.1 to 8.2.1Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
8531203Release v8.2.1045acb1Use a safe YAML loader for cassettes to prevent code executionde43f46Fix lint failures from merged PRs (codespell + ruff UP032)514c374Validate record_mode and raise a clear error on invalid valuesb736caddocs: recommend pytest-recording over unmaintained pytest-vcr06758c9Release v8.2.06554837Add env proxy cassette regression test (#994)62cf5e1Accounting for modified requests when storing played cassettes, with a test (...13f201amake url available in VCRHTTPResponse (#976)d57b553improve error message on repeated requestt (#985)Updates
langsmithfrom 0.8.4 to 0.8.18Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
31c2bf6release(py): 0.8.18 (#3063)8955b68chore: reconcile bumpversion config and mandate release process for agents (#...411401ftest(python): fix integration assertions for updated attachment error message...9c55156Merge commit from fork5b2bd8dchore(deps): bump the npm_and_yarn group across 2 directories with 2 updates ...d8642f9chore(deps): bump the npm_and_yarn group across 4 directories with 4 updates ...953c2e5chore(deps-dev): bump langchain-anthropic from 1.4.4 to 1.4.6 in /python (#3044)5513699chore(deps): bump starlette from 1.0.1 to 1.3.1 in /python (#3039)8becdefchore(deps): bump cryptography from 46.0.7 to 48.0.1 in /python (#3038)1a9c522chore(deps): bump aiohttp from 3.14.0 to 3.14.1 in /python (#3037)Updates
vcrpyfrom 8.1.1 to 8.2.1Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
8531203Release v8.2.1045acb1Use a safe YAML loader for cassettes to prevent code executionde43f46Fix lint failures from merged PRs (codespell + ruff UP032)514c374Validate record_mode and raise a clear error on invalid valuesb736caddocs: recommend pytest-recording over unmaintained pytest-vcr06758c9Release v8.2.06554837Add env proxy cassette regression test (#994)62cf5e1Accounting for modified requests when storing played cassettes, with a test (...13f201amake url available in VCRHTTPResponse (#976)d57b553improve error message on repeated requestt (#985)Updates
pydantic-settingsfrom 2.14.1 to 2.14.2Release notes
Sourced from pydantic-settings's releases.
Commits
d703bd7Prepare release 2.14.2 (#890)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.