From 81f1c0ff32e84d53925356fe0aaf6f781d2f2432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 08:58:23 +0000 Subject: [PATCH] Bump attrs from 23.1.0 to 25.1.0 in /tests Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.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] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 4e3455dd1b8b27..7bb12a66a97f12 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -1,5 +1,5 @@ numpy>=1.16.6,<1.27 -attrs==23.1.0 +attrs==25.1.0 distro==1.8.0 h5py>=3.1.0 Jinja2>=2.11.2