From 0c785370544098946ec990fdd25df33f222d8ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 08:13:28 +0000 Subject: [PATCH] Bump attrs from 25.4.0 to 26.1.0 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] --- docs/requirements.txt | 2 +- tests/constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 319cde51067ed8..da92a1c4f76958 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ alabaster==1.0.0 atomicwrites==1.4.1 -attrs==25.4.0 +attrs==26.1.0 Babel==2.18.0 beautifulsoup4==4.14.3 breathe==4.36.0 diff --git a/tests/constraints.txt b/tests/constraints.txt index 970278c40e2e62..ddf8df1c9e348f 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