From 48c58aa656f79497000db39bfa712b59d26b341b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 17:59:18 +0000 Subject: [PATCH] Bump attrs from 24.3.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.3.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.3.0 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 bef7e6d..05af815 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==24.3.0 +attrs==25.3.0 coverage==7.6.9 iniconfig==2.0.0 packaging==24.2