Bump the pip-packages group with 4 updates #281
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.
Bumps the pip-packages group with 4 updates: pyright, aiohttp, yarl and httpx.
Updates
pyright
from 1.1.387 to 1.1.389Commits
dc8af99
[pyright updated to 1.1.389] Update Version (#323)f319c10
[pyright updated to 1.1.388] Update Version (#322)Updates
aiohttp
from 3.10.10 to 3.11.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
5ddf720
Release 3.11.8 (#10066)13152c3
[PR #10055/c11fe96 backport][3.11] Downgrade logging of invalid HTTP methods ...1b78cae
[PR #10059/aac6f741 backport][3.11] Combine executor jobs in FileResponse sen...a5a6981
[PR #10058/12372d7 backport][3.11] Remove unreachable content length check fo...7e628f4
[PR #8699/11f0e7f backport][3.11] Reduce code indent in ResponseHandler.data_...1a6fafe
[PR #10037/2e369db backport][3.11] Refactor requests and responses to use cla...653302e
[PR #10049/006fbc37 backport][3.11] Improve client performance when there are...d411bc5
[PR #10043/5255cec backport][3.11] Avoid constructing headers mulitidict twic...3dfd7ae
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#10042)65dab0e
[PR #10038/6f4e9615 backport][3.11] Small speed up toStreamWriter.__init__
...Updates
yarl
from 1.17.1 to 1.18.0Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
2e8cd0d
Release 1.18.0 (#1429)b7bdfd5
Add aiohttp tests to CI (#1415)fc08cb8
Allow replacing path without replacing query or fragment (#1421)2b94725
Revert "Temporarily downgrade codecov-action to 5.0.3 to fix CI" (#1428)9f99a40
Remove internal_default_port
property (#1424)57d69fe
Temporarily downgrade codecov-action to 5.0.3 to fix CI (#1425)a8d2556
Bump master to 1.18.0.dev0 (#1423)b07cbb8
Improve performance of converting a URL to a string (#1422)b31eaa1
Increment version to 1.17.3.dev0 (#1420)4ab9b12
Release 1.17.2 (#1419)Updates
httpx
from 0.27.2 to 0.28.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)7b19cd5
Move utility functions from _utils.py to _client.py (#3389)b47d94c
Avoid private imports in test cases. (#3403)2ea2286
Import ssl on demand (#3401)1805ee0
Graceful upgrade path for 0.28. (#3394)41597ad
Move remaining utility functions from _utils.py to _models.py (#3387)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions