From 73a79c065a2f58bf4e52aea26061e0dfa652d35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 22:05:16 +0000 Subject: [PATCH] chore(deps-dev): bump the other-dependencies group across 1 directory with 4 updates Bumps the other-dependencies group with 4 updates in the / directory: [anyio](https://github.com/agronholm/anyio), [build](https://github.com/pypa/build), [mypy](https://github.com/python/mypy) and [tzdata](https://github.com/python/tzdata). 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 `build` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.5.0...1.5.1) 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 `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) --- updated-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: build dependency-version: 1.5.1 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: tzdata dependency-version: '2026.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index caf124e77a4..94f401d81e9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,12 +1,12 @@ aiohttp==3.14.1 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 azure-core==1.41.0 azure-identity==1.25.3 -build==1.5.0 +build==1.5.1 bumpver==2026.1132 certifi==2026.6.17 cffi==2.1.0 @@ -43,7 +43,7 @@ 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 @@ -67,7 +67,7 @@ tomli==2.4.1 tomli_w==1.2.0 tomlkit==0.15.0 typing_extensions==4.16.0 -tzdata==2026.2 +tzdata==2026.3 uritemplate==4.2.0 urllib3==2.7.0 wrapt==2.2.2