chore(deps-dev): bump the other-dependencies group across 1 directory with 17 updates - #1145
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the other-dependencies group across 1 directory with 17 updates#1145dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… with 17 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: cffi dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-patch 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.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: idna dependency-version: '3.19' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: msal dependency-version: 1.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: platformdirs dependency-version: 4.11.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: portalocker dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: time-machine dependency-version: 3.5.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 17 updates in the / directory:
3.14.13.14.34.14.14.14.22026.6.172026.7.222.1.02.1.149.0.050.0.04.3.04.4.13.183.191.37.01.38.02.2.02.3.126.226.34.10.04.11.42.10.14.2.03.2.03.5.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
cffifrom 2.1.0 to 2.1.1Release notes
Sourced from cffi's releases.
Commits
fd33e77New release 2.1.156a7876Use PyGILState_Ensure to avoid accessing CPython internals (#269) (#270)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.1Changelog
Sourced from h2's changelog.
Commits
bc239afv4.4.192b925eadd test for duplicate host headers292a408reject duplicate Host headers in request headers04d3b87update changelog439b970prepare for next release cycle9a7ff74performance: remove consumed frames in place from data buffer (#1321)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...Updates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
msalfrom 1.37.0 to 1.38.0Release notes
Sourced from msal's releases.
Commits
b5bf153Avdunn/pipeline fix (#954)f3b6792Add WindowsContainerImage definition (#953)9ddae0dfix(security): pin Service Fabric managed identity TLS (#952)cd69656Harden regional authority validation (#951)711d8a6Allow Azure Arc managed identity requests to forward user-assigned identity s...43ed3a8Fix cache key hash collision: length-prefix extended cache key components (#946)9a207a9Add managed identity E2E tests + self-hosted CI stages (MSAL Go #641 parity) ...b299e3bDeprecate decode_id_token and stop validating ID tokens (#911) (#943)d81a29aAdd forwarded_client_claims support to confidential client flows (#937)b37d7dcAdd test coverage for past expires_on in Managed Identity (#940)Updates
mypyfrom 2.2.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+dev8aabf84Drop +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)Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
platformdirsfrom 4.10.0 to 4.11.4Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
e5fd9eaRelease 4.11.44bf9228docs: fix merge order in the config how-to (#529)c653668fix: stop iter_*_dirs yielding the same directory twice (#524)f18ebaf🔧 chore: batch dependency updates weekly on Tuesday (#528)b2f29d8build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 in the all group (...272f340build(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 in the all group (#...d3cf61c[pre-commit.ci] pre-commit autoupdate (#525)7f3960aRelease 4.11.3c8af984fix: don't crash when an XDG dirs variable holds only separators (#523)6d2105a📄 docs: publish llms.txt from the docs build (#522)Updates
portalockerfrom 2.10.1 to 4.2.0Release notes
Sourced from portalocker's releases.