From ce1f0c37846b42f3ae98427c7fb6fd9228027575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 02:11:33 +0000 Subject: [PATCH] chore(deps-dev): bump attrs from 24.3.0 to 25.1.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.3.0 to 25.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ca0e2f7c23a..92dc862ad46 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ aiosignal==1.3.1 anyio==4.6.2 astroid==3.2.4 async-timeout==5.0.1 -attrs==24.3.0 +attrs==25.1.0 azure-core==1.32.0 azure-identity==1.19.0 build==1.2.2.post1