From 8af62b577a005c499dd4ada7aa6bd563746a3887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 15:03:28 +0000 Subject: [PATCH] Bump attrs from 25.1.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.3.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..6606f2a 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.3.0 azure-core==1.32.0 azure-cosmos==4.9.0 certifi==2024.8.30