From 6f64605f7c2de6ea65ff2859579b382017e97a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:24:17 +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 efd65aebc66..6ca036492e7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ aiosignal==1.3.1 anyio==4.5.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