-
Notifications
You must be signed in to change notification settings - Fork 85
chore(deps): update python-nonmajor #1310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kgala2
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/python-nonmajor
Aug 12, 2025
Merged
chore(deps): update python-nonmajor #1310
kgala2
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/python-nonmajor
Aug 12, 2025
Conversation
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
Collaborator
|
/gcbrun |
c88d73e to
9402858
Compare
Collaborator
|
/gcbrun |
9402858 to
c31e061
Compare
Collaborator
|
/gcbrun |
c31e061 to
1df9d92
Compare
Collaborator
|
/gcbrun |
1df9d92 to
835d582
Compare
Collaborator
|
/gcbrun |
835d582 to
b2ae788
Compare
Collaborator
|
/gcbrun |
b2ae788 to
87d4efb
Compare
Collaborator
|
/gcbrun |
87d4efb to
b006b5d
Compare
Collaborator
|
/gcbrun |
b006b5d to
5e19800
Compare
Collaborator
|
/gcbrun |
5e19800 to
cc9c341
Compare
Collaborator
|
/gcbrun |
cc9c341 to
2d5c463
Compare
Collaborator
|
/gcbrun |
2d5c463 to
e3f3a15
Compare
Collaborator
|
/gcbrun |
e3f3a15 to
74f8e23
Compare
Collaborator
|
/gcbrun |
74f8e23 to
34295f5
Compare
Collaborator
|
/gcbrun |
34295f5 to
9ee503a
Compare
Collaborator
|
/gcbrun |
9ee503a to
f529369
Compare
Collaborator
|
/gcbrun |
f529369 to
9a899a9
Compare
Collaborator
|
/gcbrun |
9a899a9 to
3cc5772
Compare
Collaborator
|
/gcbrun |
kgala2
approved these changes
Aug 12, 2025
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.41->==2.0.43==3.12.14->==3.12.15==45.0.5->==45.0.6==1.31.2->==1.31.4==1.0.0->==1.1.0Release Notes
aio-libs/aiohttp (aiohttp)
v3.12.15Compare Source
====================
Bug fixes
Fixed :class:
~aiohttp.DigestAuthMiddlewareto preserve the algorithm case from the server's challenge in the authorization response. This improves compatibility with servers that perform case-sensitive algorithm matching (e.g., servers expectingalgorithm=MD5-sessinstead ofalgorithm=MD5-SESS)-- by :user:
bdraco.Related issues and pull requests on GitHub:
:issue:
11352.Improved documentation
Remove outdated contents of
aiohttp-devtoolsandaiohttp-swaggerfrom Web_advanced docs.
-- by :user:
CycloctaneRelated issues and pull requests on GitHub:
:issue:
11347.Packaging updates and notes for downstreams
Started including the
llhttp:file:LICENSEfile in wheels by addingvendor/llhttp/LICENSEtolicense-filesin :file:setup.cfg-- by :user:threexc.Related issues and pull requests on GitHub:
:issue:
11226.Contributor-facing changes
Updated a regex in
test_aiohttp_request_coroutinefor Python 3.14.Related issues and pull requests on GitHub:
:issue:
11271.pyca/cryptography (cryptography)
v45.0.6Compare Source
tlocke/pg8000 (pg8000)
v1.31.4Compare Source
v1.31.3Compare Source
pytest-dev/pytest-asyncio (pytest-asyncio)
v1.1.0: pytest-asyncio 1.1.0Compare Source
Added
loop_scopeends (#200)Fixed
finallyclause of a task (#878)Notes for Downstream Packagers
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 is behind base branch, 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.