From 4e5e1c362039cff63838fc206974c14e236df497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 02:45:10 +0000 Subject: [PATCH] chore(deps-dev): bump the other-dependencies group across 1 directory with 3 updates Bumps the other-dependencies group with 3 updates in the / directory: [anyio](https://github.com/agronholm/anyio), [build](https://github.com/pypa/build) 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 `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: 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8e7def10ae0..72ce84f56f4 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 @@ -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