From ab8607c64d5fa60ac59e0e6e366e8e2f1f4da0ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 02:45:39 +0000 Subject: [PATCH] chore(deps-dev): bump the other-dependencies group across 1 directory 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](https://github.com/aio-libs/aiohttp/compare/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](https://github.com/agronholm/anyio/compare/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](https://github.com/python/mypy/compare/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](https://github.com/tox-dev/platformdirs/compare/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](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 - [Release notes](https://github.com/aio-libs/yarl/releases) - [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.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] --- requirements-dev.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index caf124e77a4..aec536f7eff 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -aiohttp==3.14.1 +aiohttp==3.14.2 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 @@ -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.10.1 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