From 17a669ecec4aecdf74ea9db15c5c5ee81dfdf2c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 05:47:51 +0000 Subject: [PATCH] chore(deps-dev): bump attrs from 24.1.0 to 24.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.1.0 to 24.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-minor ... 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 ef8facc3d50..8a16d740ff1 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==24.1.0 +attrs==24.2.0 azure-core==1.30.2 azure-identity==1.17.1 build==1.2.1