From 83465631702b4b4b43ac525f011f0e0351338f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 08:12:58 +0000 Subject: [PATCH] Bump attrs from 25.4.0 to 26.1.0 in /tests Bumps [attrs](https://github.com/sponsors/hynek) from 25.4.0 to 26.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 970278c40e2..ddf8df1c9e3 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -1,5 +1,5 @@ numpy>=1.16.6,<2.5.0 -attrs==25.4.0 +attrs==26.1.0 distro==1.9.0 h5py>=3.1.0,<3.16.0 Jinja2>=2.11.2