chore(deps): update python-nonmajor#185
Merged
dishaprakash merged 1 commit intogoogleapis:mainfrom Jan 13, 2026
Merged
Conversation
Collaborator
|
/gcbrun |
dishaprakash
approved these changes
Jan 13, 2026
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.
This PR contains the following updates:
==2.0.44→==2.0.45==25.9.0→==25.12.0==1.18.5→==1.20.0==0.14.5→==0.14.12==1.18.2→==1.19.1==0.4.1→==0.4.2==1.2.0→==1.3.0Release Notes
psf/black (black)
v25.12.0Compare Source
Highlights
Stable style
# fmt: off/# fmt: onblocks were incorrectlyremoved, particularly affecting Jupytext's
# %% [markdown]comments (#4845)# fmt: skipcomments are used in a multi-part if-clause, onstring literals, or on dictionary entries with long lines (#4872)
fmt:directives aren't on the top level (#4856)Preview style
fmt: skipskipping the line after instead of the line it's on (#4855)magic trailing commas and intentional multiline formatting (#4865)
fix_fmt_skip_in_one_linerscrashing onwithstatements (#4853)fix_fmt_skip_in_one_linerscrashing on annotated parameters (#4854)# fmt: skipon them (#4894)Packaging
Integrations
output-fileinput to GitHub Actionpsf/blackto write formatter output to afile for artifact capture and log cleanliness (#4824)
v25.11.0Compare Source
Highlights
Stable style
# fmt: offand# fmt: onwere reformatted (#4811)being normalized (#4811)
Preview style
multiline_string_handlingfrom--unstableto--preview(#4760)comments (#4764)
# type: <value>(#4645)fix_fmt_skip_in_one_linerspreview feature to respect# fmt: skipfor compoundstatements with semicolon-separated bodies (#4800)
Configuration
no_cacheoption to control caching behavior. (#4803)Packaging
Output
(#4610)
Blackd
requests to blackd (#4774)
Integrations
psf/blackto support therequired-versionmajor-version-only"stability" format when using pyproject.toml (#4770)
GoogleCloudPlatform/cloud-sql-python-connector (cloud-sql-python-connector)
v1.20.0Compare Source
Features
Dependencies
v1.19.0Compare Source
Features
Documentation
run-llama/llama_index (llama-index-core)
v0.14.12Compare Source
llama-index-callbacks-agentops [0.4.1]
llama-index-core [0.14.12]
MockFunctionCallingLLM(#20356)llama-index-embeddings-litellm [0.4.1]
llama-index-embeddings-ollama [0.8.5]
llama-index-embeddings-voyageai [0.5.2]
llama-index-graph-stores-nebula [0.5.1]
llama-index-llms-aibadgr [0.1.0]
llama-index-llms-anthropic [0.10.4]
llama-index-llms-bedrock-converse [0.12.3]
llama-index-llms-google-genai [0.8.3]
llama-index-llms-ollama [0.9.1]
llama-index-llms-openai [0.6.12]
llama-index-readers-confluence [0.6.1]
llama-index-readers-file [0.5.6]
pandasversion (#20387)llama-index-readers-service-now [0.2.2]
llama-index-tools-mcp [0.4.5]
llama-index-tools-typecast [0.1.0]
llama-index-vector-stores-azurepostgresql [0.2.0]
llama-index-vector-stores-chroma [0.5.5]
llama-index-vector-stores-couchbase [0.6.0]
llama-index-vector-stores-faiss [0.5.2]
llama-index-vector-stores-lancedb [0.4.4]
llama-index-vector-stores-mongodb [0.9.0]
llama-index-vector-stores-redis [0.6.2]
llama-index-vector-stores-vertexaivectorsearch [0.3.3]
v0.14.10Compare Source
llama-index-core [0.14.10]
llama-index-llms-qianfan [0.4.1]
llama-index-tools-airweave [0.1.0]
llama-index-utils-qianfan [0.4.1]
v0.14.9Compare Source
llama-index-agent-azure [0.2.1]
llama-index-core [0.14.9]
llama-index-embeddings-bedrock [0.7.2]
llama-index-embeddings-voyageai [0.5.1]
llama-index-llms-anthropic [0.10.3]
llama-index-llms-bedrock-converse [0.12.2]
llama-index-llms-google-genai [0.7.4]
llama-index-llms-helicone [0.1.1]
llama-index-llms-openai [0.6.10]
llama-index-llms-ovhcloud [0.1.0]
llama-index-llms-siliconflow [0.4.2]
llama-index-node-parser-docling [0.4.2]
llama-index-packs-resume-screener [0.9.3]
llama-index-postprocessor-voyageai-rerank [0.4.1]
llama-index-protocols-ag-ui [0.2.3]
llama-index-readers-confluence [0.6.0]
llama-index-readers-docling [0.4.2]
llama-index-readers-file [0.5.5]
llama-index-readers-reddit [0.4.1]
llama-index-storage-chat-store-postgres [0.3.2]
llama-index-vector-stores-azureaisearch [0.4.4]
vector-azureaisearch: check if user agent already in policy before add it to azure client (#20243)llama-index-vector-stores-milvus [0.9.4]
llama-index-vector-stores-postgres [0.7.2]
llama-index-vector-stores-qdrant [0.9.0]
llama-index-vector-stores-vertexaivectorsearch [0.3.2]
llama-index-voice-agents-openai [0.2.2]
v0.14.8Compare Source
llama-index-core [0.14.8]
llama-index-embeddings-nvidia [0.4.2]
llama-index-embeddings-ollama [0.8.4]
llama-index-llms-anthropic [0.10.2]
llama-index-llms-bedrock-converse [0.11.1]
llama-index-llms-google-genai [0.7.3]
llama-index-llms-nvidia [0.4.4]
llama-index-llms-openai [0.6.8]
llama-index-llms-upstage [0.6.5]
llama-index-packs-streamlit-chatbot [0.5.2]
llama-index-packs-voyage-query-engine [0.5.2]
llama-index-postprocessor-nvidia-rerank [0.5.1]
llama-index-readers-web [0.5.6]
llama-index-readers-whisper [0.3.0]
llama-index-storage-kvstore-postgres [0.4.3]
llama-index-tools-brightdata [0.2.1]
llama-index-tools-mcp [0.4.3]
llama-index-utils-oracleai [0.3.1]
llama-index-vector-stores-lancedb [0.4.2]
v0.14.7Compare Source
llama-index-core [0.14.7]
llama-index-embeddings-voyageai [0.5.0]
llama-index-llms-anthropic [0.10.0]
llama-index-llms-bedrock-converse [0.10.7]
llama-index-llms-fireworks [0.4.5]
llama-index-llms-mistralai [0.9.0]
llama-index-llms-ollama [0.9.0]
llama-index-llms-openai [0.6.6]
llama-index-readers-confluence [0.5.0]
llama-index-readers-github [0.9.0]
llama-index-retrievers-bedrock [0.5.1]
llama-index-tools-serpex [0.1.0]
llama-index-vector-stores-couchbase [0.6.0]
v0.14.6Compare Source
llama-index-core [0.14.6]
llama-index-embeddings-bedrock [0.7.0]
llama-index-embeddings-isaacus [0.1.0]
llama-index-embeddings-oci-genai [0.4.2]
llama-index-llms-anthropic [0.9.7]
llama-index-llms-baseten [0.1.7]
llama-index-llms-helicone [0.1.0]
llama-index-llms-oci-genai [0.6.4]
llama-index-llms-openai [0.6.5]
llama-index-readers-imdb-review [0.4.2]
llama-index-retrievers-bedrock [0.5.0]
llama-index-retrievers-superlinked [0.1.3]
llama-index-storage-kvstore-postgres [0.4.2]
llama-index-tools-mcp [0.4.3]
llama-index-vector-stores-postgres [0.7.1]
python/mypy (mypy)
v1.19.1Compare Source
types.NoneTypein match cases (A5rocks, PR 20383)v1.19.0Compare Source
pgvector/pgvector-python (pgvector)
v0.4.2Compare Source
strobjects forbittype with SQLAlchemypytest-dev/pytest-asyncio (pytest-asyncio)
v1.3.0: pytest-asyncio 1.3.0Compare Source
1.3.0 - 2025-11-10
Removed
Added
Notes for Downstream Packagers
pytest.Pytester.runpytest_subprocess. This prevents the test suite from accidentally using a system installation of pytest-asyncio, which could result in test errors. (#1275)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.