Bump the all group with 11 updates - #624
Merged
Merged
Conversation
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: aiosignal dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: async-timeout dependency-version: 5.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: frozenlist dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: idna dependency-version: '3.18' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: multidict dependency-version: 6.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: yarl dependency-version: 1.24.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: fastjsonschema dependency-version: 2.22.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: filelock dependency-version: 3.32.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: pip dependency-version: '26.2' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: virtualenv dependency-version: 21.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
knyghty
approved these changes
Aug 3, 2026
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
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.
Bumps the all group with 11 updates:
3.9.13.14.31.3.11.4.04.0.35.0.11.4.01.8.03.153.186.0.46.7.11.9.41.24.52.22.02.22.13.32.03.32.226.1.226.221.7.021.7.1Updates
aiohttpfrom 3.9.1 to 3.14.3Updates
aiosignalfrom 1.3.1 to 1.4.0Release notes
Sourced from aiosignal's releases.
Changelog
Sourced from aiosignal's changelog.
Commits
1cf8014Fix deploy892494cRelease v1.4 (#718)fa36082[pre-commit.ci] pre-commit autoupdate (#719)b7f68f1[pre-commit.ci] pre-commit autoupdate (#717)2b1acacBuild(deps): Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#716)17456edBuild(deps): Bump tox from 4.26.0 to 4.27.0 (#715)4c23690Build(deps): Bump pytest from 8.4.0 to 8.4.1 (#714)7be2f68Build(deps): Bump mypy from 1.16.0 to 1.16.1 (#713)5d62945Build(deps): Bump coverage from 7.9.0 to 7.9.1 (#712)a6d85c1Build(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#694)Updates
async-timeoutfrom 4.0.3 to 5.0.1Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
cc52d41Bump to 5.0.11af7d71Bump to 5.0.13bf26d9Fix #423: add requirements.txt to sdist package (#425)380e8baMention condition import of asyncio.timeout / async_timeout.timeout in README...8a232d0Update README3d3e3e4Bump to 5.0.0d5c21f3Mimic asyncio.Timeout behavior (#422)a1111c2Drop deprecated sync context manager support (#421)00fd343Imports cleanup7b61b33Update CI config fileUpdates
frozenlistfrom 1.4.0 to 1.8.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
48324afRelease 1.8.0 (#698)7e5eab0Add windows arm64 support (#678)a2c22c2Build(deps): Bump sphinx from 7.2.6 to 7.4.7 (#691)752b80aBuild(deps): Bump types-setuptools from 75.8.0.20250210 to 80.9.0.20250822 (#...6b9d557Build(deps): Bump cython from 3.1.1 to 3.1.4 (#690)7c4ad20Build(deps-dev): Bump tox from 4.11.4 to 4.30.3 (#693)65f35d6Build(deps): Bump pre-commit from 3.5.0 to 4.3.0 (#697)1ad0263Build(deps): Bump pytest from 7.4.3 to 8.4.2 (#694)884ee49Build(deps): Bump aiohttp-theme from 0.1.6 to 0.1.7 (#689)b2d6180Fix dependabot updates (#687)Updates
idnafrom 3.15 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
multidictfrom 6.0.4 to 6.7.1Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
39d3c32Release 6.7.1 (#1289)77bb95eFix memory leak caused by identity when default value is inplace (#1284)87dd4a4Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#1287)6c76412Bump actions/cache from 4 to 5 (#1275)b91a033Bump actions/upload-artifact from 4 to 6 (#1277)84bf82cBump psutil from 7.1.3 to 7.2.1 (#1279)3f7b3ceBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#1280)bbae902Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 (#1274)000b5b0Remove follow_untyped_imports for mypy-sphinx (#1286)3d2d630Bump actions/download-artifact from 6 to 7 (#1276)Updates
yarlfrom 1.9.4 to 1.24.5Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
0b30cb0Release 1.24.5 (#1807)56150c8Run the IDNA sweep test only on native Linux x86_64 (#1806)515adcaRelease 1.24.4 (#1805)ab5dec2Do not install hypothesis in the wheel-build test env (#1804)f9d10fbRelease 1.24.3 (#1803)058b7cbTest lone surrogate handling in encoded and parsed URL paths (#991)a181ceeUpdate hypothesis requirement from >=6.156.4 to >=6.157.0 in /requirements (#...28c1bccEncode scheme-shaped path colon in relative-path builders (#1802)51e2802Reject hosts with Unicode default-ignorable code points (#1801)3921a73Drop lone surrogates that split a percent escape in the Cython quoter (#1752)Updates
fastjsonschemafrom 2.22.0 to 2.22.1Changelog
Sourced from fastjsonschema's changelog.
Commits
8a7cde9v2.22.1e1cf85bMerge pull request #213 from casperdcl/fix-pyver87960c8fix min python versionUpdates
filelockfrom 3.32.0 to 3.32.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
9a6cc43Release 3.32.256879c7🧪 test(unix): deflake sticky-bit concurrent-unlink on graalpy (#695)ecf5be0hand back the claim when a heartbeat thread fails to start (#691)ee70d2e🧪 test(soft-rw): deflake writer phase-2 peer-marker test (#694)1eb14ddFix test failures on NetBSD (#689) (#693)d81e859build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#692)6fbc905[pre-commit.ci] pre-commit autoupdate (#690)34d1c38build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#688)bf13ec7Release 3.32.1887f114build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#687)Updates
pipfrom 26.1.2 to 26.2Changelog
Sourced from pip's changelog.
... (truncated)
Commits
4b6ae5cBump for release50b6d3cUpdate AUTHORS.txtdbddfbdTweak news entries for pip 26.2 (#14212)6576b75Merge pull request #14165 from sbidoul/refactor-pylock-hanling-sbi0090e00Address a variety of typos detected in code reviewe12ddd9Add support for --uploaded-prior-to with -r pylock.toml5eefdbcBetter conflict report for requirements from -r pylock.toml6d71ff8Test --only-final with -r pylock.tomle7d6eb9Refactor -r pylock.toml756506dAdd TODO about pylock.select and --no-binaryUpdates
virtualenvfrom 21.7.0 to 21.7.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
e46c8e9release 21.7.1b66560aUpgrade embedded pip/setuptools/wheel (#3201)bf5f520📝 docs(branding): clarify official logo vs favicon (#3200)8507c7b[pre-commit.ci] pre-commit autoupdate (#3197)694406achore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#3198)b486255chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#3196)ac2ad97chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#3195)df94b34chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#3194)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 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