Skip to content

chore(deps): bump mypy to v1.19 and ruff to v1.14#34521

Merged
Mason Daugherty (mdrxy) merged 1 commit intolangchain-ai:masterfrom
cbornet:mypy-1.19
Dec 30, 2025
Merged

chore(deps): bump mypy to v1.19 and ruff to v1.14#34521
Mason Daugherty (mdrxy) merged 1 commit intolangchain-ai:masterfrom
cbornet:mypy-1.19

Conversation

@cbornet
Copy link
Copy Markdown
Collaborator

@cbornet Christophe Bornet (cbornet) commented Dec 29, 2025

  • Set mypy to >=1.19.1,<1.20
  • Set ruff to >=0.14.10,<0.15

@github-actions github-actions bot added infra PRs made that include chores, devops, repo meta changes core `langchain-core` package issues & PRs langchain `langchain` package issues & PRs standard-tests Related to the package `standard-tests` text-splitters Related to the package `text-splitters` dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) cli `langchain-cli` package issues & PRs langchain-classic `langchain-classic` package issues & PRs and removed infra PRs made that include chores, devops, repo meta changes labels Dec 29, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Dec 29, 2025

CodSpeed Performance Report

Merging #34521 will not alter performance

Comparing cbornet:mypy-1.19 (8383394) with master (03ae397)1

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

✅ 13 untouched
⏩ 21 skipped2

Footnotes

  1. No successful run was found on master (9ecf636) during the generation of this report, so 03ae397 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 21 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@mdrxy Mason Daugherty (mdrxy) changed the title chore: bump mypy version to 1.19 chore(cli,core,langchain,langchain_v1,standard-tests,text-splitters): bump mypy version to 1.19 Dec 29, 2025
@github-actions github-actions bot added the infra PRs made that include chores, devops, repo meta changes label Dec 29, 2025
lint = [
"ruff>=0.13.1,<0.14",
"mypy>=1.18.1,<1.19"
"ruff>=0.14.10,<0.15.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be noted as well

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the title and description.

@mdrxy
Copy link
Copy Markdown
Member

Will this crash like #34520?

@cbornet
Copy link
Copy Markdown
Collaborator Author

No, this one doesn't crash.

@cbornet Christophe Bornet (cbornet) changed the title chore(cli,core,langchain,langchain_v1,standard-tests,text-splitters): bump mypy version to 1.19 chore(cli,core,langchain,langchain_v1,standard-tests,text-splitters): bump mypy to v1.19 and ruff to v1.14 Dec 30, 2025
@github-actions github-actions bot added infra PRs made that include chores, devops, repo meta changes and removed infra PRs made that include chores, devops, repo meta changes labels Dec 30, 2025
@mdrxy Mason Daugherty (mdrxy) changed the title chore(cli,core,langchain,langchain_v1,standard-tests,text-splitters): bump mypy to v1.19 and ruff to v1.14 chore(infra): bump mypy to v1.19 and ruff to v1.14 Dec 30, 2025
@mdrxy Mason Daugherty (mdrxy) changed the title chore(infra): bump mypy to v1.19 and ruff to v1.14 chore(deps): bump mypy to v1.19 and ruff to v1.14 Dec 30, 2025
@github-actions github-actions bot added infra PRs made that include chores, devops, repo meta changes and removed infra PRs made that include chores, devops, repo meta changes labels Dec 30, 2025
@mdrxy Mason Daugherty (mdrxy) merged commit e03d6b8 into langchain-ai:master Dec 30, 2025
210 of 213 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli `langchain-cli` package issues & PRs core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) external infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs langchain-classic `langchain-classic` package issues & PRs standard-tests Related to the package `standard-tests` text-splitters Related to the package `text-splitters`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants