From 48286b4e444621b476c1109e1cf9b0a414e2b8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:06:47 +0000 Subject: [PATCH] Bump attrs from 21.4.0 to 25.4.0 in /tools 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: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 93cf8f74..747d3648 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.13.3 amsterdam-schema-tools==7.6.3 -attrs==21.4.0 +attrs==25.4.0 certifi==2024.7.4 charset-normalizer==2.0.12 click==8.1.3