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 group with 5 updates:
3.10.11
3.11.8
4.0.3
5.0.1
24.1
24.2
1.17.1
1.18.0
2.17.0
2.19.0
Updates
aiohttp
from 3.10.11 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
async-timeout
from 4.0.3 to 5.0.1Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
cc52d41
Bump to 5.0.11af7d71
Bump to 5.0.13bf26d9
Fix #423: add requirements.txt to sdist package (#425)380e8ba
Mention condition import of asyncio.timeout / async_timeout.timeout in README...8a232d0
Update README3d3e3e4
Bump to 5.0.0d5c21f3
Mimic asyncio.Timeout behavior (#422)a1111c2
Drop deprecated sync context manager support (#421)00fd343
Imports cleanup7b61b33
Update CI config fileUpdates
packaging
from 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31
Bump for release2de393d
Update changelog for release9c66f5c
Remove extraneous quotes in f-strings by using!r
(#848)4dc334c
Upgrade to latest mypy (#853)d1a9f93
Bump the github-actions group with 4 updates (#852)029f415
PEP 639: Implement License-Expression and License-File (#828)6c338a8
Use !r formatter for error messages with filenames. (#844)28e7da7
Add a comment as to whyMetadata.name
isn't normalized (#842)ce0d79c
Mention updating changelog in release process (#841)ac5bdf3
Update the changelog to reflect 24.1 changes (#840)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
sentry-sdk
from 2.17.0 to 2.19.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
039c220
Updated changelogc83e742
release: 2.19.08fe5bb4
feat: Send PII to Spotlight when no DSN is set (#3804)295dd8d
Auto enable Litestar integration (#3540)bd50c38
fix(httpx): Prevent Sentry baggage duplication (#3728)e9ec6c1
test(gcp): Only run GCP tests when they should (#3721)aa6e8fd
fix(falcon): Don't exhaust request body stream (#3768)3e28853
fix(integrations): Check retries_left before capturing exception (#3803)01146bd
fix(openai): Use name instead of description (#3807)d894fc2
Shorten CI workflow names (#3805)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