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