From cf46b551baf68cabd7b0324ace1ed005620a607c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 02:46:00 +0000 Subject: [PATCH] chore(deps-dev): bump the other-dependencies group across 1 directory with 9 updates Bumps the other-dependencies group with 9 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.14.2` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [h2](https://github.com/python-hyper/h2) | `4.3.0` | `4.4.0` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.11.0` | | [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.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.14.3/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.1...v3.14.3) Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.1...4.14.2) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) Updates `h2` from 4.3.0 to 4.4.0 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.3.0...v4.4.0) Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.2.0...v2.3.0) Updates `platformdirs` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.10.0...4.11.0) 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](https://github.com/python-poetry/tomlkit/compare/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](https://github.com/python/tzdata/compare/2026.2...2026.3) Updates `yarl` from 1.24.2 to 1.24.5 - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/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.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: 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: 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] --- requirements-dev.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index caf124e77a4..490596f8c98 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -aiohttp==3.14.1 +aiohttp==3.14.3 aiosignal==1.4.0 -anyio==4.14.1 +anyio==4.14.2 astroid==4.0.4 async-timeout==5.0.1 attrs==26.1.0 @@ -8,7 +8,7 @@ azure-core==1.41.0 azure-identity==1.25.3 build==1.5.0 bumpver==2026.1132 -certifi==2026.6.17 +certifi==2026.7.22 cffi==2.1.0 click==8.4.2 colorama==0.4.6 @@ -20,7 +20,7 @@ flit==3.12.0 flit_core==3.12.0 frozenlist==1.8.0 h11==0.16.0 -h2==4.3.0 +h2==4.4.0 hpack==4.2.0 httpcore==1.0.9 httpx==0.28.1 @@ -43,14 +43,14 @@ msal==1.37.0 msal-extensions==1.3.1 msgraph-core==1.5.1 multidict==6.7.1 -mypy==2.2.0 +mypy==2.3.0 mypy-extensions==1.1.0 opentelemetry-api==1.43.0 opentelemetry-sdk==1.43.0 opentelemetry-semantic-conventions==0.64b0 packaging==26.2 pathlib2==2.3.7.post1 -platformdirs==4.10.0 +platformdirs==4.11.0 portalocker==2.10.1 pycparser==3.0 PyJWT==2.13.0 @@ -65,12 +65,12 @@ time-machine==3.2.0 toml==0.10.2 tomli==2.4.1 tomli_w==1.2.0 -tomlkit==0.15.0 +tomlkit==0.15.1 typing_extensions==4.16.0 -tzdata==2026.2 +tzdata==2026.3 uritemplate==4.2.0 urllib3==2.7.0 wrapt==2.2.2 yapf==0.43.0 -yarl==1.24.2 +yarl==1.24.5 zipp==4.1.0