From 9d010eb18426703fe92ba7fd4340008596392894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 05:48:03 +0000 Subject: [PATCH] Bump attrs from 21.4.0 to 25.4.0 Bumps [attrs](https://github.com/sponsors/hynek) from 21.4.0 to 25.4.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 11b36c6..a045a82 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ alabaster==0.7.12 # via sphinx async-generator==1.10 # via -r test-requirements.in -attrs==21.4.0 +attrs==25.4.0 # via pytest babel==2.10.1 # via sphinx