Skip to content

chore(deps): update python-nonmajor#207

Open
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/python-nonmajor
Open

chore(deps): update python-nonmajor#207
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/python-nonmajor

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Apr 17, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
SQLAlchemy (changelog) ==2.0.49==2.0.50 age confidence
black (changelog) ==26.3.1==26.5.1 age confidence
cloud-sql-python-connector (changelog) ==1.20.1==1.20.3 age confidence
llama-index-core ==0.14.20==0.14.22 age confidence
mypy (changelog) ==2.0.0==2.1.0 age confidence
pytest-asyncio (changelog) ==1.3.0==1.4.0 age confidence

Release Notes

psf/black (black)

v26.5.1

Compare Source

Stable style
  • Fix unstable formatting of annotated assignments whose subscript annotation contains
    an inline comment (e.g. x: list[ # pyright: ignore[...]) (#​5130)
  • Preserve inline comments (including # type: ignore) immediately before a
    # fmt: skip line, avoiding AST equivalence failures (#​5139)
Packaging
  • Correct the version in the published executables (#​5137)
Documentation
  • Add Neovim integration guide covering conform.nvim, ALE, and simple command approaches
    (#​5124)

v26.5.0

Compare Source

Highlights
  • Add support for unpacking in comprehensions (PEP 798) and for lazy imports (PEP 810),
    both new syntactic features in Python 3.15 (#​5048)
  • Python 3.15 is now supported. Compiled wheels are not yet provided for Python 3.15, so
    performance may be slower than on existing Python versions. Wheels will be provided
    once Python 3.15 is later in its release cycle. (#​5127)
Stable style
  • Fix # fmt: skip being ignored in nested if expressions with parenthesized in
    clauses (#​4903)
  • Add syntactic support for Python 3.15 (#​5048)
  • Fix crash when an f-string follows a # fmt: off comment inside brackets (#​5097)
  • Preserve multiline compound statement headers when # fmt: skip is placed on the
    colon line (#​5117)
Preview style
  • Improve heuristics around whether blank lines should appear before, within and after
    groups of same-name decorated functions (such as @overload groups) in .pyi stub
    files (#​5021)
  • Fix blank lines being removed between a function and a decorated class in .pyi stub
    files (#​5092)
  • Prevent string merger from creating unsplittable long lines when a pragma comment
    (e.g. # type: ignore) follows the closing bracket (#​5096)
Packaging
Output
  • Improve parse error readability by showing multi-line output with an error pointer.
    (#​5068)
  • Add SourceASTParseError to distinguish source parse failures from internal safety
    errors, improving error reporting when Black's lenient parser accepts input that
    ast.parse() rejects (#​5080)
Blackd
  • Return HTTP 400 (Bad Request) for source parse failures instead of HTTP 500, keeping
    HTTP 500 only for genuine internal safety errors (#​5080)
Integrations
  • Added documentation for doctest formatting tools and updated the integrations index to
    match (#​4916)
Documentation
  • Use "Version X.Y.Z" headings in changelog for stable permalink anchors on ReadTheDocs
    (#​5063)
  • Note in the editor integrations that the SublimeText sublack plugin is archived and
    unmaintained (#​5082)
GoogleCloudPlatform/cloud-sql-python-connector (cloud-sql-python-connector)

v1.20.3

Compare Source

Bug Fixes

v1.20.2

Compare Source

Bug Fixes
run-llama/llama_index (llama-index-core)

v0.14.22

Compare Source

llama-index-agent-agentmesh [0.2.0]
llama-index-callbacks-agentops [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-aim [0.4.1]
llama-index-callbacks-argilla [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-callbacks-arize-phoenix [0.7.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-honeyhive [0.5.0]
llama-index-callbacks-langfuse [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-literalai [1.4.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-openinference [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-opik [1.3.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-promptlayer [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-uptrain [0.6.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-callbacks-wandb [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-core [0.14.22]
  • fix(instrumentation): let SparseEmbeddingStartEvent inherit EmbeddingStartEvent (#​21119)
  • fix: remove stale exports from public all lists (#​21133)
  • Preserve cache writes from multiprocessing workers in IngestionPipeline (#​21301)
  • feat(core): Multimodal synthesis (#​21374)
  • fix: avoid mutating response.raw in LLM event model_dump methods (#​21424)
  • fix(memory): handle DocumentBlock in Memory._estimate_token_count (#​21529)
  • fix: propagate contextvars in sync_to_async for FunctionTool (#​21558)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-adapter [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-alephalpha [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-alibabacloud-aisearch [0.4.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-anyscale [0.5.1]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-autoembeddings [0.3.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-azure-inference [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-azure-openai [0.5.2]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-baseten [0.2.1]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-bedrock [0.8.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-clarifai [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-clip [0.6.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-cloudflare-workersai [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-cohere [0.8.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-embeddings-dashscope [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-databricks [0.5.1]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-deepinfra [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-elasticsearch [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-fastembed [0.6.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-fireworks [0.5.2]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-gaudi [0.4.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • chore(deps): bump the pip group across 2 directories with 2 updates (#​21436)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-gigachat [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-google-genai [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-heroku [0.2.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-embeddings-huggingface [0.7.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-huggingface-api [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-huggingface-openvino [0.7.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-huggingface-optimum [0.4.1]
llama-index-embeddings-huggingface-optimum-intel [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-ibm [0.6.0.post1]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-embeddings-instructor [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-isaacus [0.2.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-jinaai [0.6.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-embeddings-langchain [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-litellm [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-llamafile [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-llm-rails [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-mistralai [0.5.1]
  • "fix: replace Mistral with MistralClient for mistralai>=2.0.0" (#​21126)
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-mixedbreadai [0.6.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-modelscope [0.6.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-embeddings-nebius [0.5.1]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-netmind [0.3.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-nomic [0.8.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
  • mass uv lock --upgrade (#​21638)
llama-index-embeddings-nvidia [0.5.1]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-embeddings-oci-data-science [0.3.0]
llama-index-embeddings-oci-genai [0.5.0]
llama-index-embeddings-ollama [0.9.0]
llama-index-embeddings-opea [0.3.1]
llama-index-embeddings-openai [0.6.0]
llama-index-embeddings-openai-like [0.3.1]
llama-index-embeddings-openvino-genai [0.7.0]
llama-index-embeddings-oracleai [0.4.0]
llama-index-embeddings-premai [0.5.0]
llama-index-embeddings-sagemaker-endpoint [0.5.0]
llama-index-embeddings-siliconflow [0.4.0]
llama-index-embeddings-text-embeddings-inference [0.5.0]
llama-index-embeddings-textembed [0.4.0]
llama-index-embeddings-together [0.5.0]
llama-index-embeddings-vertex [0.5.0]
llama-index-embeddings-vertex-endpoint [0.4.0]
llama-index-embeddings-vllm [0.1.1]
llama-index-embeddings-voyageai [0.6.0]
llama-index-embeddings-xinference [0.4.0]
llama-index-embeddings-yandexgpt [0.5.0]
llama-index-embeddings-zhipuai [0.4.0]
llama-index-evaluation-tonic-validate [0.6.0]
llama-index-extractors-entity [0.5.0]
llama-index-extractors-marvin [0.5.0]
llama-index-extractors-relik [0.4.1]
llama-index-graph-rag-cognee [0.3.1]
llama-index-graph-stores-ApertureDB [0.3.0]
llama-index-graph-stores-falkordb [0.5.0]
llama-index-graph-stores-memgraph [0.5.0]
llama-index-graph-stores-nebula [0.6.0]
llama-index-graph-stores-neo4j [0.7.0]
llama-index-graph-stores-neptune [0.5.0]
llama-index-graph-stores-tidb [0.5.0]
llama-index-indices-managed-bge-m3 [0.7.0]
llama-index-indices-managed-colbert [0.6.0]
llama-index-indices-managed-dashscope [0.5.0]
llama-index-indices-managed-google [0.5.0]
llama-index-indices-managed-lancedb [0.3.1]
llama-index-indices-managed-llama-cloud [0.11.1]
llama-index-indices-managed-postgresml [0.6.0]
llama-index-indices-managed-vectara [0.6.0]
llama-index-indices-managed-vertexai [0.4.0]
llama-index-ingestion-ray [0.2.0]
llama-index-instrumentation [0.5.0]
llama-index-llms-aibadgr [0.2.0]
llama-index-llms-alephalpha [0.5.0]
llama-index-llms-alibabacloud-aisearch [0.4.0]
llama-index-llms-anthropic [0.11.4]
  • anthropic: propagate thinking_delta in streaming additional_kwargs (#​21423)
  • bedrock opus + anthropic opus 4.7 support (#​21438)
  • mass uv lock --upgrade (#​21638)
llama-index-llms-azure-openai [0.5.5]
  • fix(llms-azure-openai): add pytest-asyncio to dev dependencies (#​21500)
  • fix(azure-openai): use deployment name in AzureOpenAIResponses structured predict (#​21530)
llama-index-llms-bedrock-converse [0.14.10]
  • feat(bedrock-converse): Add support for Claude Opus 4.7 (#​21405)
  • bedrock opus + anthropic opus 4.7 support (#​21438)
  • do not pass temperature to bedrock retry (#​21439)
  • feat(bedrock-converse): add async_client param to reuse a shared aioboto3 client (#​21556)
llama-index-llms-google-genai [0.9.4]
  • fix google genai thought output while streaming (#​21502)
  • fix(google-genai): pass DocumentBlock.title as display_name to File API (#​21641)
  • Google LLMs: Error earlier if file is too large with vertexai client (#​21642)
  • vbump google genai (#​21649)
llama-index-llms-mistralai [0.10.2]
  • "fix: replace Mistral with MistralClient for mistralai>=2.0.0" (#​21126)
  • Version bump (#​21547)
llama-index-llms-openai [0.7.8]
  • fix: JSON-serialize ToolCallBlock.tool_kwargs in to_openai_message_dict (#​21389)
  • feat(llms-openai): add gpt-5.5 and gpt-5.5-2026-04-23 model support (#​21499)
  • fix(azure-openai): use deployment name in AzureOpenAIResponses structured predict (#​21530)
llama-index-llms-openai-like [0.7.2]
  • feat(openai-like): add OpenAILikeResponses class for Responses API (#​21246)
llama-index-observability-otel [0.6.2]
  • [bugfix] otel spans should attach to context (#​21533)
  • Fix OTel context detach noise (#​21587)
llama-index-utils-azure [0.5.0]
  • chore(deps): bump the pip group across 55 directories with 3 updates (#​21435)
llama-index-vector-stores-qdrant [0.10.1]
  • fix(qdrant): fix async collection creation using AsyncQdrantClient (#​21419)

v0.14.21

Compare Source

llama-index-callbacks-honeyhive [0.5.0]
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-core [0.14.21]
  • fix(core): prevent KeyError in DocumentSummaryIndex.delete_nodes when invalid node ID is provided (#​21067)
  • fix(core): handle ValueError and TypeError from structured output failures (#​21090)
  • fix: add explicit UTF-8 encoding to persistence layer fs.open() calls (#​21111)
  • Fix Breaking Change in Message Block Buffer Resolution (#​21339)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-embeddings-huggingface-optimum [0.4.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-nvidia [0.5.1]
  • feat(embeddings-nvidia): add http client support (#​21046)
llama-index-embeddings-oracleai [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-premai [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-embeddings-text-embeddings-inference [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-textembed [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-together [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-upstage [0.6.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-embeddings-vertex [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-vertex-endpoint [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-vllm [0.1.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-voyageai [0.6.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-xinference [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-yandexgpt [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-embeddings-zhipuai [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-evaluation-tonic-validate [0.6.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-extractors-entity [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-extractors-marvin [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-extractors-relik [0.4.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-graph-stores-ApertureDB [0.3.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-graph-stores-falkordb [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-graph-stores-memgraph [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-graph-stores-nebula [0.6.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-graph-stores-neo4j [0.7.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-graph-stores-neptune [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-graph-stores-tidb [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-indices-managed-bge-m3 [0.7.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-colbert [0.6.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-dashscope [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-google [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-lancedb [0.3.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-llama-cloud [0.11.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-indices-managed-postgresml [0.6.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-vectara [0.6.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-indices-managed-vertexai [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-ingestion-ray [0.2.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-ai21 [0.7.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-aibadgr [0.2.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-alephalpha [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-alibabacloud-aisearch [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-anyscale [0.5.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-llms-asi [0.3.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-azure-inference [0.7.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-azure-openai [0.5.3]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-llms-baseten [0.2.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-llms-bedrock [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-bedrock-converse [0.14.6]
  • Adds Google Gemma models and Bump version to 0.14.6 (#​21380)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-cerebras [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-clarifai [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-cleanlab [0.7.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-cloudflare-ai-gateway [0.2.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
llama-index-llms-cometapi [0.2.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-dashscope [0.6.1]
  • fix(dashscope): separate num_output from context_window to fix prompt… (#​21051)
llama-index-llms-databricks [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-deepinfra [0.6.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-llms-deepseek [0.3.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-everlyai [0.5.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-llms-featherlessai [0.3.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-fireworks [0.5.1]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
llama-index-llms-friendli [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-gaudi [0.4.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group across 87 directories with 2 updates (#​21382)
  • chore(deps): bump the pip group across 68 directories with 2 updates (#​21394)
llama-index-llms-gigachat [0.5.0]
  • chore(deps): bump the pip group across 96 directories with 2 updates (#​21381)
  • chore(deps): bump the pip group a

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners April 17, 2026 21:04
@product-auto-label product-auto-label Bot added the api: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API. label Apr 17, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 17, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from b20481c to 8cff88b Compare April 21, 2026 02:04
@renovate-bot renovate-bot changed the title chore(deps): update dependency cloud-sql-python-connector to v1.20.2 chore(deps): update python-nonmajor Apr 21, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 21, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 8cff88b to bdec6e4 Compare April 21, 2026 18:54
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 21, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from bdec6e4 to 22da70b Compare May 8, 2026 04:12
@dpebot
Copy link
Copy Markdown

dpebot commented May 8, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 22da70b to c80946d Compare May 11, 2026 18:48
@dpebot
Copy link
Copy Markdown

dpebot commented May 11, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from c80946d to a6a79ac Compare May 14, 2026 21:12
@dpebot
Copy link
Copy Markdown

dpebot commented May 14, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from a6a79ac to 23a2b31 Compare May 16, 2026 21:07
@dpebot
Copy link
Copy Markdown

dpebot commented May 16, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 23a2b31 to 4fe593f Compare May 18, 2026 22:12
@dpebot
Copy link
Copy Markdown

dpebot commented May 18, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 4fe593f to f6c7fe6 Compare May 24, 2026 21:15
@dpebot
Copy link
Copy Markdown

dpebot commented May 24, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from f6c7fe6 to 81eb3ce Compare May 26, 2026 13:30
@dpebot
Copy link
Copy Markdown

dpebot commented May 26, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 81eb3ce to bf2d95c Compare May 27, 2026 06:40
@dpebot
Copy link
Copy Markdown

dpebot commented May 27, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants