From 3959974fca401818bb15912f4f65fc3f876e5600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:28:08 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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