chore(deps-dev): bump the other-dependencies group across 1 directory with 22 updates - #1149
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the other-dependencies group across 1 directory with 22 updates#1149dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… with 22 updates Bumps the other-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.14.1` | `3.14.3` | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.15.1` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.6.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [cffi](https://github.com/python-cffi/cffi) | `2.1.0` | `2.1.1` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [cryptography](https://github.com/pyca/cryptography) | `49.0.0` | `50.0.1` | | [h2](https://github.com/python-hyper/h2) | `4.3.0` | `4.4.1` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `9.0.0` | `9.0.1` | | [isort](https://github.com/PyCQA/isort) | `8.0.1` | `9.0.1` | | [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.37.0` | `1.38.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.1` | `6.8.0` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.1` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.11.8` | | [portalocker](https://github.com/wolph/portalocker) | `2.10.1` | `4.3.0` | | [time-machine](https://github.com/adamchainz/time-machine) | `3.2.0` | `3.5.1` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.15.0` | `0.15.1` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.2.2` | `2.4.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.24.2` | `1.24.5` | Updates `aiohttp` from 3.14.1 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3) Updates `anyio` from 4.14.1 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.15.1) Updates `build` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.6.1) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](certifi/python-certifi@2026.06.17...2026.07.22) Updates `cffi` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.1.0...v2.1.1) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `cryptography` from 49.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@49.0.0...50.0.1) Updates `h2` from 4.3.0 to 4.4.1 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.3.0...v4.4.1) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `importlib-metadata` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v9.0.0...v9.0.1) Updates `isort` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.1...9.0.1) Updates `msal` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.37.0...1.38.0) Updates `multidict` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.1...v6.8.0) Updates `mypy` from 2.2.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.1) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `platformdirs` from 4.10.0 to 4.11.8 - [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.11.8) Updates `portalocker` from 2.10.1 to 4.3.0 - [Release notes](https://github.com/wolph/portalocker/releases) - [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst) - [Commits](wolph/portalocker@v2.10.1...v4.3.0) Updates `time-machine` from 3.2.0 to 3.5.1 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@3.2.0...3.5.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 `wrapt` from 2.2.2 to 2.4.1 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.2...2.4.1) Updates `yarl` from 1.24.2 to 1.24.5 - [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.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: build dependency-version: 1.6.1 dependency-type: direct:development update-type: version-update:semver-minor 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: click dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: cryptography dependency-version: 50.0.1 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: importlib-metadata dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major 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: multidict dependency-version: 6.8.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.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: portalocker dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: time-machine dependency-version: 3.5.1 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.4.1 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 22 updates in the / directory:
3.14.13.14.34.14.14.15.11.5.01.6.12026.6.172026.7.222.1.02.1.18.4.28.5.049.0.050.0.14.3.04.4.13.183.199.0.09.0.18.0.19.0.11.37.01.38.06.7.16.8.02.2.02.3.126.226.34.10.04.11.82.10.14.3.03.2.03.5.10.15.00.15.12026.22026.32.2.22.4.11.24.21.24.5Updates
aiohttpfrom 3.14.1 to 3.14.3Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
5e392ceRelease v3.14.3 (#13225)49f65d5[PR #13222/f4866933 backport][3.14] Build C parser error message from bounded...240099e[PR #13180/ee53d655 backport][3.14] drop every copy of credential headers on ...d93f30aBump version (#13202)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...Updates
anyiofrom 4.14.1 to 4.15.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffcd154Bumped up the version0ecf5edAdded a workaround for third party code accessing unimported submodules (#1309)9283662Bumped up the versiond137692Improved the instructions for AI agents033fc52Shield TemporaryDirectory cleanup from cancellation (#1304)942e9a6[pre-commit.ci] pre-commit autoupdate (#1305)b825c3bFixed pyproject.toml changes not triggering the test suite9727dc5Fixed start inconsistencies between trio and asyncio (#1198)b05fe6dFixed wrong type in move_on_after (#1297)44d0c93Fixed asyncio task group coroutine cleanup (#1275)Updates
buildfrom 1.5.0 to 1.6.1Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
89cccefchore: prepare for 1.6.1a6f707aci: support releases from v* branches (#1178)7785161docs: fix doubled backslashes in Windows pip config path (#1149)244b250fix: always use copies for the isolated venv on Windows (#1176)c93ca6fbuild(deps): bump re-actors/alls-green from 1.2.2 to 1.3.0 in the github-acti...e02ffd3pre-commit: bump repositories (#1173)aad39a8docs: fix changelog page heading levels and sidebar (#1171)5c3fd46docs: use PyPI ref directly (#1172)1c5bd6c🐛 fix(release): format generated changelog (#1170)7f0cc7e🔧 build(type): replace mypy with pyrefly (#1168)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
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
cryptographyfrom 49.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
ffde75abump for 50.0.1 + changelog (#15520)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)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
importlib-metadatafrom 9.0.0 to 9.0.1Changelog
Sourced from importlib-metadata's changelog.
Commits
c5acd62Finalize2f37725👹 Feed the hobgoblins (delint).91b99f0Merge https://github.com/jaraco/skeleton2c43cdfjaraco/skeleton#215458fdc3Fix B006 by using an immutable type from the future.7b59997Disable nuisance B006; the proposed fix is inelegant.ecfcc38👹 Feed the hobgoblins (delint).7b71202👹 Feed the hobgoblins (delint).dbbc36bMerge https://github.com/jaraco/skeleton49ee2dcMerge pull request #543 from gaborbernat/simplepath-positional-onlyUpdates
isortfrom 8.0.1 to 9.0.1Release notes
Sourced from isort's releases.