fix(deps): update python-nonmajor #180
Merged
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:
==3.11.16
->==3.11.18
==2.23.2
->==2.23.3
==0.3.52
->==0.3.56
==0.12.28
->==0.12.33
==11.1.0
->==11.2.1
==2.11.2
->==2.11.3
Release Notes
aio-libs/aiohttp (aiohttp)
v3.11.18
Compare Source
====================
Bug fixes
Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions -- by :user:
lezgomatt
.Related issues and pull requests on GitHub:
:issue:
7686
.Fixed reading fragmented WebSocket messages when the payload was masked -- by :user:
bdraco
.The problem first appeared in 3.11.17
Related issues and pull requests on GitHub:
:issue:
10764
.v3.11.17
Compare Source
====================
Miscellaneous internal changes
Optimized web server performance when access logging is disabled by reducing time syscalls -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
10713
.Improved web server performance when connection can be reused -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
10714
.Improved performance of the WebSocket reader -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
10740
.Improved performance of the WebSocket reader with large messages -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
10744
.googleapis/google-cloud-python (google-cloud-secret-manager)
v2.23.3
: google-cloud-secret-manager: v2.23.3Compare Source
Documentation
run-llama/llama_index (llama-index)
v0.12.33
Compare Source
v0.12.32
Compare Source
v0.12.31
Compare Source
v0.12.30
Compare Source
v0.12.29
Compare Source
wait_for_event
calls (#18226)tree_sitter_languages
withtree_sitter_language_pack
(#18387)python-pillow/Pillow (pillow)
v11.2.1
Compare Source
https://pillow.readthedocs.io/en/stable/releasenotes/11.2.1.html
Deprecations
Documentation
Dependencies
Testing
make clean
orpip
in tox #8754 [@hugovk]Type hints
Other changes
startswith
/endswith
once with a tuple, andrange
withoutstart=0
#8799 [@hugovk]startswith
/endswith
#8761 [@hugovk]pythoncapi_compat.h
to fix building with PyPy3.11 #8757 [@mgorny]Image._wedge
#8755 [@hugovk]bdf_slant
andbdf_spacing
variables #8753 [@hugovk]pydantic/pydantic (pydantic)
v2.11.3
Compare Source
GitHub release
What's Changed
Packaging
Fixes
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.