chore(deps): bump the python group with 11 updates#64
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [pylance](https://github.com/lance-format/lance), [pyarrow](https://github.com/apache/arrow), [pathspec](https://github.com/cpburnz/python-pathspec), [tqdm](https://github.com/tqdm/tqdm), [fastapi](https://github.com/fastapi/fastapi), [mcp](https://github.com/modelcontextprotocol/python-sdk), [openai](https://github.com/openai/openai-python), [onnxruntime-gpu](https://github.com/microsoft/onnxruntime), [anthropic](https://github.com/anthropics/anthropic-sdk-python), [ruff](https://github.com/astral-sh/ruff) and [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Updates `pylance` to 7.0.0 - [Release notes](https://github.com/lance-format/lance/releases) - [Changelog](https://github.com/lance-format/lance/blob/main/release_process.md) - [Commits](lance-format/lance@v0.10.0...v7.0.0) Updates `pyarrow` to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v16.0.0...apache-arrow-24.0.0) Updates `pathspec` to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.0...v1.1.1) Updates `tqdm` to 4.68.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.2...v4.68.3) Updates `fastapi` to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.1...0.138.0) Updates `mcp` to 1.28.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.9.0...v1.28.0) Updates `openai` to 2.43.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.41.1...v2.43.0) Updates `onnxruntime-gpu` to 1.27.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.17.0...v1.27.0) Updates `anthropic` to 0.111.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.109.2...v0.111.0) Updates `ruff` to 0.15.18 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.17...0.15.18) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pylance dependency-version: 7.0.0 dependency-type: direct:production dependency-group: python - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production dependency-group: python - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: direct:production dependency-group: python - dependency-name: tqdm dependency-version: 4.68.3 dependency-type: direct:production dependency-group: python - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:development dependency-group: python - dependency-name: mcp dependency-version: 1.28.0 dependency-type: direct:development dependency-group: python - dependency-name: openai dependency-version: 2.43.0 dependency-type: direct:development dependency-group: python - dependency-name: onnxruntime-gpu dependency-version: 1.27.0 dependency-type: direct:development dependency-group: python - dependency-name: anthropic dependency-version: 0.111.0 dependency-type: direct:development dependency-group: python - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development dependency-group: python - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Updates the requirements on pylance, pyarrow, pathspec, tqdm, fastapi, mcp, openai, onnxruntime-gpu, anthropic, ruff and pytest to permit the latest version.
Updates
pylanceto 7.0.0Release notes
Sourced from pylance's releases.
... (truncated)
Commits
a15ae30chore: release version 7.0.006f52e9chore: release candidate 7.0.0-rc.195613a7feat: create materialized view API (#6891)6e0e5a6feat: expose multi-base config to Python and Java write_fragments API (#6855)65a0e41fix(mem_wal): exact PK dedup for LSM vector search (#6881)dbeeefbfeat: expose granular trace event targets (#6853)c7c5626chore: release beta version 7.0.0-beta.17bf68171feat: add MemWAL sharding evaluator (#6854)e808eb1feat(mem_wal): cache opened L0 flushed-generation datasets (#6816)6ddd7e2feat: implement vector index details (#6099)Updates
pyarrowto 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)Updates
pathspecto 1.1.1Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
... (truncated)
Commits
ecf71a9Release v1.1.16727491Improve type checking with mypy and pyrightc9249c8Release v1.1.0a1abebaTest Iron Proxy for CI0b04daeTest Iron Proxy for CIccaedcaTest Iron Proxy for CI06391d8Test Iron Proxy for CI45907bfTest Iron Proxy for CI0d7c7dePin all Github actions36faddaSpecialize patternsUpdates
tqdmto 4.68.3Release notes
Sourced from tqdm's releases.
Commits
9aff609bump version, merge pull request #1763 from tqdm/jupyterlite9872f80drop date from snap version str to fix pydanticb829334support QtConsole, Spyder, JupyterLite6fa4867delay os.get_terminal_size748e107linte6e29ebmove tox.ini -> pyproject.toml617e4fatox-gh-actions -> tox-ghc49c50dadd python 3.14, drop python 3.7 supportfa2bcdbpre-commit: tqdm.11ec7988auto git-fameUpdates
fastapito 0.138.0Release notes
Sourced from fastapi's releases.
Commits
4b83b0d🔖 Release version 0.138.0 (#15808)041cb0c📝 Update release notes1039384📝 Fix typo in release notes (#15807)0303491📝 Update release notes190f6e2📝 Add Frontend instructions to Agent Library Skill (#15805)17945e5📝 Update release notes2260afa🐛 Fix failing test, update format for raised errors (#15804)0cd5001📝 Update release notes7cb1ab6👷 Fix test-alls-green (#15803)9c7eceb📝 Update release notesUpdates
mcpto 1.28.0Release notes
Sourced from mcp's releases.
Commits
32d3290[v1.x] Pass a list to parametrize in test_docs_examples (pytest 9.1.0 compat)...0dca751[v1.x] Deflake the child process cleanup tests (#2839)52258a9[v1.x] Add a v2 status banner to the README (#2835)b8f4917[v1.x] Deprecate the WebSocket transport and the experimental tasks entry poi...2309e5efix: omit null optional fields from task result payloads (#2809)494eb11[v1.x] Support Python 3.14 (#2769)6213787[v1.x] Scope experimental tasks to the session that created them (#2720)ce267b6[v1.x] Bind transport sessions to the authenticated principal (#2719)1abcca2[v1.x] Add subject and claims to AccessToken (#2690)9773a3f[v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...Updates
openaito 2.43.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
e20b6b8release: 2.43.04d35453feat(api): update OpenAPI spec or Stainless config2bba15erelease: 2.42.01ec3e82codegen metadata93c2ecafeat(api): manual updatesb269f88codegen metadataee821d6feat(api): admin spend_alerts60002e5feat(api): update OpenAPI spec or Stainless configd64d811build: Use CI environment for examples API key (#3394)a526ee8build: fix release workflow permissions (#3389)Updates
onnxruntime-gputo 1.27.0Release notes
Sourced from onnxruntime-gpu's releases.
... (truncated)
Commits
8f0278c[CUDA] Optimize QMoE SoftmaxTopK router for small-batch decode (#29026)66916b0fix: NodeJS pkging stage needs to use CFS (#29007)af99e19Disable OrtEp::ort_version_supported sanity check to work around EPs that don...6fc112f1.27.0 - cherry pick 2 (#28900)8f5403c1.27.0 - cherry pick 1 (#28817)0b451f5Switch NPM publishing to consume from CUDA 13 pipeline (#28773) (#28792)a8baf5cSkip SetupDi device discovery if Win32k system calls are disabled (#28535)5c34495fix(quantization): validate bias scale in QDQ Conv → QLinearConv fusion (#28229)8da5e91Use abseil for readable POSIX stack traces in debug builds (#28405)8fcb725feat(quantization): add opset-21 block_size attribute to QDQ (#28522)Updates
anthropicto 0.111.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
5d6fd8drelease: 0.111.09fdf2effeat(helpers): tag refusal-fallback middleware requests with fallback-refusal...af2b702release: 0.110.0a10dbaafeat(api): add support for new code_execution_20260120 tool9d49b63fix(helpers): single source of truth for x-stainless-helper key + closed valu...e8a5c84fix: append x-stainless-helper across header merges instead of clobbering (#105)ed0af5bfix(bedrock): preserve stream event type (#1682)Updates
ruffto 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)