From 7563a5b7efa2bfc718f0862c3014e96a7072befd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 07:58:13 -0800 Subject: [PATCH] Bump attrs from 24.3.0 to 25.1.0 (#282) 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1bdb11d..8effa3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ atomicwrites==1.4.1 -attrs==24.3.0 +attrs==25.1.0 black==25.1.0 click== 8.1.8 colorama==0.4.6