Upgrade: Bump the dependencies group across 1 directory with 10 updates #319
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 dependencies group with 10 updates in the / directory:
2.4.62.6.13.11.123.11.1825.1.025.3.01.36.211.38.62025.1.312025.4.261.5.01.6.06.1.06.4.30.2.10.3.12.21.02.27.01.18.31.20.0Updates
aiohappyeyeballsfrom 2.4.6 to 2.6.1Release notes
Sourced from aiohappyeyeballs's releases.
... (truncated)
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
e3bd5bd2.6.12042c82fix: resolve TypeError on import for Python < 3.9.2 (#151)b23d919chore: remove unused CI exclude for Python 3.8.0 (#153)36149e72.6.04235273feat(docs): publish documentation (#149)17d5e48chore(pre-commit.ci): pre-commit autoupdate (#148)3fed4432.5.08e1bc6afeat: add callback for users to customize socket creation (#147)c4ab1e52.4.8476a05bfix: close runner up sockets in the event there are multiple winners (#143)Updates
aiohttpfrom 3.11.12 to 3.11.18Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
2be611aRelease 3.11.18 (#10773)58b512c[PR #10770/a88a2436 backport][3.11] Increase benchmark timeout to 9 minutes i...a003df3[PR #10726/feff48d backport][3.11] Disable TLS in TLS warning for uvloop (#10...f69333d[PR #10764/e0cc020 backport][3.11] Fix WebSocket reader with fragmented maske...83690e5Increment version to 3.11.18.dev0 (#10758)11be7e2Release 3.11.17 (#10756)0615314[PR #10752/07590cd2 backport][3.11] Add a test to the WebSocket parser for se...8b9888d[PR #10749/d702fb30 backport][3.11] Add compressed binary WebSocket roundtrip...1d00bd2[PR #10744/23d3ee06 backport][3.11] Refactor WebSocket reader to avoid freque...099cc0c[PR #10740/0d21d8d backport][3.11] Refactor WebSocket reader to avoid creatin...Updates
attrsfrom 25.1.0 to 25.3.0Commits
Updates
botocorefrom 1.36.21 to 1.38.6Commits
abcecfaMerge branch 'release-1.38.6'0f5b2e4Bumping version to 1.38.620f94c5Update endpoints model00feda0Update to latest models74f22bbMerge branch 'release-1.38.5'a748cc0Merge branch 'release-1.38.5' into develop997c90fBumping version to 1.38.5be684d8Update endpoints model24f906dUpdate to latest models2129f3fMerge branch 'release-1.38.4'Updates
certififrom 2025.1.31 to 2025.4.26Commits
275c9eb2025.04.26 (#347)3788331Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fcBump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebdBump actions/setup-python from 5.3.0 to 5.4.0 (#337)Updates
frozenlistfrom 1.5.0 to 1.6.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
9f4253cFix towncrier head_line missing the leading v (#645)4c8207aRelease 1.6.0 (#643)58aef99Start building wheels on armv7l (#642)d8e4a82Use SPDX license expression (#639)57ce238[pre-commit.ci] pre-commit autoupdate (#641)f545c23Implement support for the free-threaded build of CPython 3.13 (#618)4ee4583Build(deps): Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 (#640)c28f32dBetter organize lint and test dependencies (#636)a611cc2Build(deps): Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 (#638)bfa0cb1Reduce number of coverage uploads needed (#637)Updates
multidictfrom 6.1.0 to 6.4.3Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
5f64e68Release 6.4.3 (#1148)28b7b4bRun tests in debug mode as well (#1146)cf690d5Fix custom PyType_GetModuleByDef when non-heap type object was passed (#1147)57c09c0Fix the library building in debug mode (#1144)fe79f97Release 6.4.2 (#1142)21a6e93Fix segfault in PyType_GetModuleByDef for Python < 3.11 (#1141)2c0d458Release 6.4.1 (#1139)caf98baIncrease deploy timeout to 15 minutes (#1138)c707925Release 6.4.0 (#1137)78761cfFix memory leak creating new istr objects (#1133)Updates
propcachefrom 0.2.1 to 0.3.1Release notes
Sourced from propcache's releases.
Changelog
Sourced from propcache's changelog.
... (truncated)
Commits
79088e6Fix releasef9d877dRelease v0.3.1 (#108)b884edaBump pypa/cibuildwheel from 2.23.1 to 2.23.2 (#107)4fdda24Allow TypedDict for cache implementation (#105)f89c519Bump pre-commit from 4.1.0 to 4.2.0 (#106)7c65ce0Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 (#104)92b4bafBump pypa/cibuildwheel from 2.22.0 to 2.23.0 (#102)317e5a4Bump pytest from 8.3.4 to 8.3.5 (#101)c5d43c7Bump sphinx from 8.2.1 to 8.2.3 (#100)eb64b65Strict typing (#103)Updates
sentry-sdkfrom 2.21.0 to 2.27.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
919bdeaUpdate CHANGELOG.md049f2a0release: 2.27.0bbb41a3Make sure to use the default decimal context in our code (#4231)2c3776ctests: Move aiohttp under toxgen (#4319)434e8aftests: Fix version picking in toxgen (#4323)b96e2b6fix(integrations): ASGI integration not capture transactions in Websocket (#4...d1819c7Make all relevant types public (#4315)11e2648build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#4318)c361337test(logs): Avoid failure when running with integrations enabled (#4316)f3687fcfeat(spans): Record flag evaluations as span attributes (#4280)Updates
yarlfrom 1.18.3 to 1.20.0Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
2127e8dRelease 1.20.0 (#1504)50b561e[pre-commit.ci] pre-commit autoupdate (#1501)7ad86e8Support the free-threaded build of CPython 3.13 (#1456)8579303Bump multidict from 6.4.2 to 6.4.3 (#1503)b9e5193Bump multidict from 6.3.2 to 6.4.2 (#1502)937f030Increment version to 1.19.1.dev0 (#1500)116dbdaRelease 1.19.0 (#1499)4eda39dAdd additional coverage for the unquoter (#1498)194ab70Significantly improve performance of the unquoter (#1496)99079e3Add direct coverage for unquoter with plus=True (#1497)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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