build(deps): bump the python-minor-patch group with 48 updates - #219
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-minor-patch group with 48 updates#219dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-patch group with 48 updates: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.13.0` | `2.14.0` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `6.0.0` | `6.0.1` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `1.2.0` | `1.3.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.5.1` | `1.6.1` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.10.10` | `0.12.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.140.0` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.51.0` | `0.52.4` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) | `2.59.0` | `2.66.0` | | [deepgram-sdk](https://github.com/deepgram/deepgram-python-sdk) | `7.6.0` | `7.8.1` | | [boto3](https://github.com/boto/boto3) | `1.43.56` | `1.43.88` | | [azure-keyvault-secrets](https://github.com/Azure/azure-sdk-for-python) | `4.11.0` | `4.11.2` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.28.0` | `1.29.0` | | [onnxruntime-gpu](https://github.com/microsoft/onnxruntime) | `1.28.0` | `1.29.0` | | [grpcio](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [mujoco](https://github.com/google-deepmind/mujoco) | `3.10.0` | `3.12.0` | | [z3-solver](https://github.com/Z3Prover/z3) | `5.0.0.0` | `5.1.0.0` | | [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) | `0.50.0` | `0.50.2` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.18.0` | `1.19.0` | | [faiss-cpu](https://github.com/facebookresearch/faiss) | `1.14.3` | `1.15.0` | | [elasticsearch](https://github.com/elastic/elasticsearch-py) | `9.4.1` | `9.5.0` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.9` | `1.2.11` | | [haystack-ai](https://github.com/deepset-ai/haystack) | `3.0.0` | `3.1.1` | | [crewai](https://github.com/crewAIInc/crewAI) | `1.6.1` | `1.15.19` | | [litellm](https://github.com/BerriAI/litellm) | `1.93.0` | `1.99.0` | | [langfuse](https://github.com/langfuse/langfuse) | `4.14.1` | `4.15.1` | | [gradio](https://github.com/gradio-app/gradio) | `6.20.0` | `6.26.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.16.2` | `6.17.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.198.0` | `2.200.0` | | [redis](https://github.com/redis/redis-py) | `8.0.1` | `8.1.0` | | [peft](https://github.com/huggingface/peft) | `0.19.1` | `0.20.0` | | [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `2.0.1` | `2.1.0` | | [google-cloud-storage](https://github.com/googleapis/google-cloud-python) | `3.13.0` | `3.13.1` | | [torchvision](https://github.com/pytorch/vision) | `0.28.0` | `0.29.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.161.6` | `6.167.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.6` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [maturin](https://github.com/pyo3/maturin) | `1.14.1` | `1.15.0` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.6.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.7` | `3.5.1` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [lxml](https://github.com/lxml/lxml) | `6.1.1` | `6.1.3` | | [ml-dtypes](https://github.com/jax-ml/ml_dtypes) | `0.5.4` | `0.6.0` | | [nh3](https://github.com/messense/nh3) | `0.3.6` | `0.3.7` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [semgrep](https://github.com/semgrep/semgrep) | `1.171.0` | `1.176.0` | Updates `torch` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.13.0...v2.14.0) Updates `sentence-transformers` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v6.0.0...v6.0.1) Updates `anthropic` from 1.2.0 to 1.3.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@v1.2.0...v1.3.0) Updates `langchain-core` from 1.5.1 to 1.6.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.5.1...langchain-core==1.6.1) Updates `langsmith` from 0.10.10 to 0.12.1 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.10.10...v0.12.1) Updates `fastapi` from 0.140.0 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.140.0...0.141.1) Updates `uvicorn` from 0.51.0 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.4) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `elevenlabs` from 2.59.0 to 2.66.0 - [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases) - [Commits](elevenlabs/elevenlabs-python@v2.59.0...v2.66.0) Updates `deepgram-sdk` from 7.6.0 to 7.8.1 - [Release notes](https://github.com/deepgram/deepgram-python-sdk/releases) - [Changelog](https://github.com/deepgram/deepgram-python-sdk/blob/main/CHANGELOG.md) - [Commits](deepgram/deepgram-python-sdk@v7.6.0...v7.8.1) Updates `boto3` from 1.43.56 to 1.43.88 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.56...1.43.88) Updates `azure-keyvault-secrets` from 4.11.0 to 4.11.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-keyvault-secrets_4.11.0...azure-keyvault-secrets_4.11.2) Updates `onnxruntime` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseNotesWorkflow.md) - [Commits](microsoft/onnxruntime@v1.28.0...v1.29.0) Updates `onnxruntime-gpu` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseNotesWorkflow.md) - [Commits](microsoft/onnxruntime@v1.28.0...v1.29.0) Updates `grpcio` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.83.0...v1.83.1) Updates `mujoco` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/google-deepmind/mujoco/releases) - [Changelog](https://github.com/google-deepmind/mujoco/blob/main/doc/changelog.rst) - [Commits](google-deepmind/mujoco@3.10.0...3.12.0) Updates `z3-solver` from 5.0.0.0 to 5.1.0.0 - [Release notes](https://github.com/Z3Prover/z3/releases) - [Changelog](https://github.com/Z3Prover/z3/blob/master/RELEASE_NOTES.md) - [Commits](Z3Prover/z3@z3-5.0.0...z3-5.1.0) Updates `bitsandbytes` from 0.50.0 to 0.50.2 - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](bitsandbytes-foundation/bitsandbytes@0.50.0...0.50.2) Updates `qdrant-client` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.18.0...v1.19.0) Updates `faiss-cpu` from 1.14.3 to 1.15.0 - [Release notes](https://github.com/facebookresearch/faiss/releases) - [Changelog](https://github.com/facebookresearch/faiss/blob/main/CHANGELOG.md) - [Commits](facebookresearch/faiss@v1.14.3...v1.15.0) Updates `elasticsearch` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v9.4.1...v9.5.0) Updates `langgraph` from 1.2.9 to 1.2.11 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.9...1.2.11) Updates `haystack-ai` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v3.0.0...v3.1.1) Updates `crewai` from 1.6.1 to 1.15.19 - [Release notes](https://github.com/crewAIInc/crewAI/releases) - [Commits](crewAIInc/crewAI@1.6.1...1.15.19) Updates `litellm` from 1.93.0 to 1.99.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.93.0...v1.99.0) Updates `langfuse` from 4.14.1 to 4.15.1 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `gradio` from 6.20.0 to 6.26.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@6.20.0...gradio@6.26.0) Updates `pypdf` from 6.16.2 to 6.17.0 - [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.16.2...6.17.0) Updates `google-api-python-client` from 2.198.0 to 2.200.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.198.0...v2.200.0) Updates `redis` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v8.0.1...v8.1.0) Updates `peft` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](huggingface/peft@v0.19.1...v0.20.0) Updates `google-cloud-aiplatform` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](googleapis/python-aiplatform@v2.0.1...v2.1.0) Updates `google-cloud-storage` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-storage-v3.13.0...google-cloud-storage-v3.13.1) Updates `torchvision` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.28.0...v0.29.0) Updates `hypothesis` from 6.161.6 to 6.167.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.161.6...v6.167.1) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `ruff` from 0.16.0 to 0.16.6 - [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.16.0...0.16.6) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `maturin` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.14.1...v1.15.0) Updates `build` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.6.0) Updates `charset-normalizer` from 3.4.7 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.7...3.5.1) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `lxml` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.1...lxml-6.1.3) Updates `ml-dtypes` from 0.5.4 to 0.6.0 - [Release notes](https://github.com/jax-ml/ml_dtypes/releases) - [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md) - [Commits](jax-ml/ml_dtypes@v0.5.4...v0.6.0) Updates `nh3` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.3.6...v0.3.7) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `semgrep` from 1.171.0 to 1.176.0 - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.171.0...v1.176.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sentence-transformers dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: anthropic dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langchain-core dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langsmith dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: elevenlabs dependency-version: 2.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: deepgram-sdk dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: boto3 dependency-version: 1.43.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: azure-keyvault-secrets dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: onnxruntime dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: onnxruntime-gpu dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: mujoco dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: z3-solver dependency-version: 5.1.0.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: bitsandbytes dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: qdrant-client dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: faiss-cpu dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: elasticsearch dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langgraph dependency-version: 1.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: haystack-ai dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: crewai dependency-version: 1.15.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: litellm dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langfuse dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: gradio dependency-version: 6.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pypdf dependency-version: 6.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: google-api-python-client dependency-version: 2.200.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: peft dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: google-cloud-aiplatform dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: google-cloud-storage dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: torchvision dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: hypothesis dependency-version: 6.167.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: maturin dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: lxml dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ml-dtypes dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: nh3 dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: semgrep dependency-version: 1.176.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... 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 python-minor-patch group with 48 updates:
2.13.02.14.06.0.06.0.11.2.01.3.01.5.11.6.10.10.100.12.10.140.00.141.10.51.00.52.42.13.42.13.52.59.02.66.07.6.07.8.11.43.561.43.884.11.04.11.21.28.01.29.01.28.01.29.01.83.01.83.13.10.03.12.05.0.0.05.1.0.00.50.00.50.21.18.01.19.01.14.31.15.09.4.19.5.01.2.91.2.113.0.03.1.11.6.11.15.191.93.01.99.04.14.14.15.16.20.06.26.06.16.26.17.02.198.02.200.08.0.18.1.00.19.10.20.02.0.12.1.03.13.03.13.10.28.00.29.06.161.66.167.14.6.14.6.20.16.00.16.62.3.02.3.11.14.11.15.01.5.01.6.03.4.73.5.13.183.196.1.16.1.30.5.40.6.00.3.60.3.726.226.32.20.02.21.01.171.01.176.0Updates
torchfrom 2.13.0 to 2.14.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
2b3ec34[release/2.14] Import SDPAParams in test_transformers to fix lint (#194970)08187d9[cuDNN] Add guards for cuDNN SDPA decode (#194963)8ceea97Pin cython < 3.3.0 for the Windows Triton wheel build (#194931)99ecebc[Cherry-pick][release/2.14] [inductor] Fix loop-local load CSE lifetime (#194...ec283a7Bump the Python 3.15 numpy pin to 2.5.2 (#194821)65890f3Fix docker-release validate job to use the channel matching the pushed image ...1682388Fix macOS py3.15 wheel builds: pin Cython < 3.3.0 and bump the cp315 numpy pi...9724418Fix Windows py3.15 builds: constrain Cython < 3.3.0 and bump the cp315 numpy ...f1b7554[MPS] Fix pin_memory() recycling buffers still in use by the GPU (#194662)9f205f7[MPS] fail loudly on large reductions (#194661)Updates
sentence-transformersfrom 6.0.0 to 6.0.1Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
b0acd1aUpdate README installation versions9b415acRelease v6.0.1cc0669cAdd/update revisions for pretrained MVE models (#3972)f8390f4[docs] Refresh the MultiVectorEncoder pretrained models tables (#3969)4b51722[fix] Compose the PyLate prefix with the saved prompt (#3968)e99c4a9[fix] Forwardtaskto routed modules inRouter.preprocess(#3967)5d2ec93[docs] Link the Multi-Vector Encoder blogposts (#3966)9c5de2a[docs] Clarify which Hub tags to filter on for each model type (#3964)83680bd[docs] Add more MultiVectorEncoder models to the pretrained models tables (#3...1a43278docs: Add MultiVectorEncoder to the skills README, refresh the SauerkrautLM s...Updates
anthropicfrom 1.2.0 to 1.3.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
370ee92release: 1.3.0b132569feat(api): manual updates665dae8fix(types): remove unused wire aliases from header and path params825dbb9fix(client): derive multipart filename for file tuples passed without one2d81a47fix(ci): don't hard-wrap detect-breaking-changes output23d68eefeat(api): organization compliance settings, user-profile order_by, memory-st...f21982afix(aws): resolve base_url from aws_region under skip_auth and with_options (...e7e0c00fix(batches): add results to GA raw/streaming response wrappers1280f2cchore(internal): drop the unused discriminator argument from PropertyInfo72cac10refactor(types): use UnionDiscriminator for more discriminated unionsUpdates
langchain-corefrom 1.5.1 to 1.6.1Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
4fe9d30chore(openai): fix tests (#39972)8fa38dcrevert: release(core): 1.6.2 (#39971)122030drelease(core): 1.6.2 (#39967)7d4b42brelease(langchain): 1.3.18 (#39966)4a66e35fix(langchain): preserve content-block shape in PIIMiddleware redaction (#39894)38e2113fix(core): shore up indexing in genai v1 streaming content (#39964)13b1b2ffix(core): makeStructuredToolJSON-serializable (#39631)3b3b308release(anthropic): 1.7.0 (#39963)e3f6adffeat(anthropic): support top-level param for skills viacontainer; `updates...c253f54fix(openai): correctreasoning_effort_levelsfor gpt-5 and gpt-5.1 profiles...Updates
langsmithfrom 0.10.10 to 0.12.1Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
1109385release(py): 0.12.1 (#3478)73ac302fix(py,js): drain the anonymizer walk queue in O(1) [LSDK-412] (#3475)11f7208release(js): 0.10.0 (#3474)a95cddfrelease(py): 0.12.0 (#3472)4ddfa24perf(py): serialize identical replicas once, into one frame (#3450)983e00afix(py): compress replica writes that carry their own credentials (#3448)3239181fix!: fail-closed when per-function anonymization callables fail (#3328)0d32567chore(py)!: swtich to httpx2 dependency while keeping httpx as a fallback (#3...1b64f94fix(py): suppress import-untyped on the optional langsmith_pyo3 import (#3462)e5360c9fix(py,js)!: make trace sampling deterministic (#3183)Updates
fastapifrom 0.140.0 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.51.0 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.