From fee29742b2fe8ea400792b7920829ea4fa5f9de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 05:51:59 +0000 Subject: [PATCH] chore(deps-dev): bump attrs from 23.2.0 to 24.1.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.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 46d3b0b8991..d5dd7d82f7a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ aiosignal==1.3.1 anyio==4.4.0 astroid==3.2.4 async-timeout==4.0.3 -attrs==23.2.0 +attrs==24.1.0 azure-core==1.30.2 azure-identity==1.17.1 build==1.2.1