From 607cbcc5f8f12673cf94e22f3fdfc1aa04f15549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:35:20 +0000 Subject: [PATCH] Bump attrs from 25.1.0 to 25.4.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.4.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd3a43c..77f8810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.11.12 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.6.2.post1 -attrs==25.1.0 +attrs==25.4.0 azure-core==1.32.0 azure-cosmos==4.9.0 certifi==2024.8.30