chore(deps-dev): bump the other-dependencies group across 1 directory with 7 updates#1121
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the other-dependencies group across 1 directory with 7 updates#1121dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… with 7 updates Bumps the other-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.14.1` | `3.14.2` | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.10.1` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.15.0` | `0.15.1` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.24.2` | `1.24.5` | Updates `aiohttp` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.14.1...v3.14.2) Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.14.2) Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) Updates `platformdirs` from 4.10.0 to 4.10.1 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.10.0...4.10.1) Updates `tomlkit` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.15.0...0.15.1) Updates `tzdata` from 2026.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2026.2...2026.3) Updates `yarl` from 1.24.2 to 1.24.5 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.24.2...v1.24.5) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: platformdirs dependency-version: 4.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 other-dependencies group with 7 updates in the / directory:
3.14.13.14.24.14.14.14.22.2.02.3.04.10.04.10.10.15.00.15.12026.22026.31.24.21.24.5Updates
aiohttpfrom 3.14.1 to 3.14.2Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
c1b9212Release v3.14.2 (#13201)380d4b5[PR #13054/ed8b040c backport][3.14] escape backslashes in digest auth quoted-...e1e1beeMake llhttp method array size dynamic (#13174) (#13196)aa4cf29[PR #13170/2b906869 backport][3.14] Fix StreamResponse.last_modified rounding...71b57b4[PR #13172/a57747ed backport][3.14] Fix C parser folding fragment into query_...64a03fb[PR #13169/1adc0cd7 backport][3.14] Upgrade http:// to https:// in README.rst...ea2b4ae[3.14] keep websocket compression state across interleaved control frames (#1...c620e62Fix Python parser not rejecting LF early (#13136) (#13148)2781b95[PR #13042/b48737e7 backport][3.14] catch unknown charset when decoding conte...73c8347[PR #13128/bb3cb60f backport][3.14] Dependabot cooldown and versioning-strate...Updates
anyiofrom 4.14.1 to 4.14.2Release notes
Sourced from anyio's releases.
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
mypyfrom 2.2.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
platformdirsfrom 4.10.0 to 4.10.1Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
2e74013Release 4.10.13076722📝 docs(changelog): rebuild against release history (#510)42751ce🚀 ci(release): towncrier changelog + publish on tag push (#509)d2e5756fix(windows): stop leaking ctypes pointer types on repeated calls (#507)4f52c4fbuild(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 in the all group (#506)f68e56fbuild(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 in the all group (#504)806560bbuild(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the all group (#502)795aac4[pre-commit.ci] pre-commit autoupdate (#503)99977a9[pre-commit.ci] pre-commit autoupdate (#500)4bd7bb3💰 Surface GitHub Sponsors + thanks.devUpdates
tomlkitfrom 0.15.0 to 0.15.1Release notes
Sourced from tomlkit's releases.
... (truncated)
Changelog
Sourced from tomlkit's changelog.
Commits
1bd7e3bchore: release 0.15..194e62fbFloat is not a sequence (#563)495a42eFix top-level scalar captured by a table rendered from a dotted key (#550)21a4942reject a comment containing line breaks in Item.comment and add_line (#544)8cd44f5fix: preserve leading newline of multiline string built with string() (#551)67d3e86Fix array of tables replacing a dotted key swallowing the next sibling (#542)...e23a254fix: avoid duplicate table header when adding a key to an out-of-order table ...34e51e2Update CHANGELOG.md to reflect recent fixes and enhancementsb48c094reject overlong decimal integer instead of coercing to inf (#538)cc05afaRepresent out-of-order table proxies with merged values (#536)Updates
tzdatafrom 2026.2 to 2026.3Release notes
Sourced from tzdata's releases.
Changelog
Sourced from tzdata's changelog.
Commits
a442794Update tzdata to version2026c(#145)8f35937Use thereleaseenvironment for TestPyPI publishes (#146)ba0b891Few fixes to the maintaining doc9a7e6a0Add Stan Ulbrych to license1cab5e2Bumpactions/checkoutfrom 6.0.2 to 7.0.0 (#144)e71cff9Bumphynek/build-and-inspect-python-packageaction (#143)14b2953Make open PR check stricter (#141)68d4d51Isolate package build and publish (#137)5bb6232Fix punctuation in README.e313d95Raise with an informative message when release is missing from NEWS fileUpdates
yarlfrom 1.24.2 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)Most Recent Ignore Conditions Applied to This Pull Request
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