Open
Conversation
1 task
1 task
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.
Note
This PR fixes the dependency version conflicts occurring in #478.
This PR contains the following updates:
==3.13.4→==3.13.5==26.1.0→==26.3.1==1.27.2→==1.28.1==2.45.0→==2.49.1==2.47.0→==2.49.1==1.2.1→==1.3.1==2.26.0→==2.27.0==3.7.0→==3.10.1==8.0.0→==8.0.1==1.2.22→==1.2.26==0.14.12→==0.14.20==1.19.1→==1.20.0==1.9.0→==1.11.0==1.37.0→==1.40.0==1.37.0→==1.38.0==12.1.0→==12.2.0==7.0.0→==7.1.0==2.33.0→==2.33.1==4.14.1→==4.15.0Release Notes
aio-libs/aiohttp (aiohttp)
v3.13.5Compare Source
===================
Bug fixes
Skipped the duplicate singleton header check in lax mode (the default for response
parsing). In strict mode (request parsing, or
-X dev), all RFC 9110 singletonsare still enforced -- by :user:
bdraco.Related issues and pull requests on GitHub:
:issue:
12302.psf/black (black)
v26.3.1Compare Source
Stable style
exact-length placeholders for short magics and aborting if a placeholder can no longer
be unmasked safely (#5038)
Configuration
--python-cell-magicsso custommagic names cannot affect cache paths (#5038)
Blackd
and request body limits, and bound executor submissions to improve backpressure
(#5039)
v26.3.0Compare Source
Stable style
# type: ignorecomments would be merged with othercomments on the same line, preventing AST equivalence failures (#4888)
Preview style
ifguards incaseblocks were incorrectly split when the pattern hada trailing comma (#4884)
string_processingcrashing on unassigned long string literals with trailingcommas (one-item tuples) (#4929)
Packaging
frozen environments (#4930)
Performance
uvloop.install()in favor ofuvloop.new_event_loop()(#4996)
maybe_install_uvloopfunction tomaybe_use_uvloopto simplify loopinstallation and creation of either a uvloop/winloop evenloop or default eventloop
(#4996)
Output
version, since AST safety checks cannot parse newer syntax. Also replace the
misleading "INTERNAL ERROR" message with an actionable error explaining the version
mismatch (#4983)
Blackd
windows when winloop is installed. (#4996)
Integrations
blackrequirements in the GitHub Action whenuse_pyprojectisenabled so that only version specifiers are accepted and direct references such as
black @​ https://...are rejected. Users should upgrade to the latest version of theaction as soon as possible. This update is received automatically when using
psf/black@stable, and is independent of the version of Black installed by theaction. (#5031)
Documentation
wrap_comprehension_in,simplify_power_operator_hugging, andwrap_long_dict_values_in_parensfeatures(#4987)
google/adk-python (google-adk)
v1.28.1Compare Source
Features
gemini-3.1-flash-live-previewmodel (ee69661)Bug Fixes
v1.28.0Compare Source
Features
Bug Fixes
requiredfor PydanticBaseModelparameters inFunctionTool(c5d809e), closes #4777find_context_parameter(22fc332)Code Refactoring
Documentation
v1.27.5Compare Source
Bug Fixes
v1.27.4Compare Source
Bug Fixes
v1.27.3Compare Source
Bug Fixes
googleapis/google-auth-library-python (google-auth)
v2.48.0Compare Source
Features
NO_GCE_CHECKenvironment variable (#1610) (383c9827536d9376e8248370ce4c2b83e468d027)Bug Fixes
content-headerfrom AWS IMDS get request (#1934) (97bfea9e02ede953fc8ee154e0deed3a3cfc6dcc)user_verification=preferredfor ReAuth WebAuthn challenge (#1798) (3f88a24089c4ee6822d510de0db210b54260d873)v2.47.0Compare Source
Features
cachetoolsdependency in favor of simple local implementation (#1590) (5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4)Bug Fixes
v2.46.0Compare Source
Documentation
Features
Bug Fixes
googleapis/google-cloud-python (google-auth-oauthlib)
v1.3.1: google-auth-oauthlib: v1.3.1Compare Source
v1.3.1 (2026-03-26)
v1.3.0: google-auth-oauthlib: v1.3.0Compare Source
Features
Bug Fixes
googleapis/python-storage (google-cloud-storage)
v3.10.1Compare Source
Bug Fixes
v3.10.0Compare Source
Features
Perf Improvments
Bug Fixes
":"eg:C:D:etc when application runs in Windows. (#1774) (558198823ed51918db9c0137715d1e7f5b593975)download_many_to_path(#1768) (700fec3bf7aa37bd5ea4b163cc3f9e8e6892bd5a)v3.9.0Compare Source
Features
DELETE_OBJECTinAsyncGrpcClient(#1718) (c8dd7a0b124c395b7b60189ee78f47aba8d51f7d)_experimental(#1728) (74c9ecc54173420bfcd48498a8956088a035af50)write_handleand fixwrite_handletype (#1715) (2bc15fa570683ba584230c51b439d189dbdcd580)user_agentto grpc channel (#1712) (cdb2486bb051dcbfbffc2510aff6aacede5e54d3)generation=0to avoid overwriting existing objects and addis_stream_opensupport (#1709) (ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae)generation=0to prevent overwriting existing objects (ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae)is_stream_openproperty to AsyncAppendableObjectWriter for stream status check (ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae)Bug Fixes
v3.8.0Compare Source
Features
Bug Fixes
PyCQA/isort (isort)
v8.0.1Compare Source
Changes
run-llama/llama_index (llama-index-core)
v0.14.20Compare Source
llama-index-agent-agentmesh [0.2.0]
llama-index-callbacks-agentops [0.5.0]
llama-index-callbacks-aim [0.4.1]
llama-index-callbacks-argilla [0.5.0]
llama-index-callbacks-arize-phoenix [0.7.0]
llama-index-callbacks-honeyhive [0.5.0]
llama-index-callbacks-langfuse [0.5.0]
llama-index-callbacks-literalai [1.4.0]
llama-index-callbacks-openinference [0.5.0]
llama-index-callbacks-opik [1.3.0]
llama-index-callbacks-promptlayer [0.5.0]
llama-index-callbacks-uptrain [0.6.0]
llama-index-callbacks-wandb [0.5.0]
llama-index-core [0.14.20]
QueryFusionRetriever._aretrieve(#21160)llama-index-embeddings-adapter [0.5.0]