chore(deps-dev): bump the other-dependencies group across 1 directory with 12 updates - #1131
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the other-dependencies group across 1 directory with 12 updates#1131dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… with 12 updates --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 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: certifi dependency-version: 2026.7.22 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: h2 dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor 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.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: time-machine dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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: wrapt dependency-version: 2.3.0 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 12 updates in the / directory:
3.14.13.14.34.14.14.14.22026.6.172026.7.2249.0.050.0.04.3.04.4.02.2.02.3.04.10.04.11.03.2.03.3.00.15.00.15.12026.22026.32.2.22.3.01.24.21.24.5Updates
aiohttpfrom 3.14.1 to 3.14.3Updates
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
certififrom 2026.6.17 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)Updates
cryptographyfrom 49.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
h2from 4.3.0 to 4.4.0Changelog
Sourced from h2's changelog.
Commits
6cce763v4.4.0dfafda3Bump pytest from 8.4.2 to 9.0.3 (#1320)b45207cdependencies and packaging++c40145fparsecontent-lengthheaders according to RFC9110 grammar for numbers (1*DI...efc8feacleanup double-dependencyaba9ad6fix: reject conflicting content-length headers (#1317)1cd9ce0Reject client enable-push settings (#1318)dc5da5cadd changelog, update testsbdf0b95Broaden receive data buffer typesb08b9d7Allow sending 0-byte DATA frames when flow-control window is negativeUpdates
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.11.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
2140495Release 4.11.0a562df9👷 ci: run the test suite against Python 3.15 (#512)7c764c4[pre-commit.ci] pre-commit autoupdate (#511)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)Updates
time-machinefrom 3.2.0 to 3.3.0Changelog
Sourced from time-machine's changelog.
... (truncated)
Commits
206d32eVersion 3.3.0adfd496Support isolated subinterpreters (#644)4e1a98dReorder changelog5ad9391Raise theDeprecationWarningforutcnow()while time travelling (#649)facaaa0Reset uuid module's cached timestamps when time travelling backwards (#648)811eaecMake Migration CLI rewritefreeze_timefrom-imports with several names (#647)4eae77bRefactor Migration CLI call rewriting into a shared function (#646)c21eab5Fix Migration CLI rewriting relativefreezegunimports (#645)58b9fedMake Migration CLI updatefreeze_time()decorators on async functions (#640)9d0474bMake Migration CLI updatefreeze_time()calls that passtick(#636)Updates
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 (