From 8df1d331ab3544b83689826370f195f2ec0f605f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 19:09:33 +0000 Subject: [PATCH] build(deps): bump attrs from 25.4.0 to 26.1.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 25.4.0 to 26.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-attrs/attrs/compare/25.4.0...26.1.0) --- 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fec92184..845a7924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b arrow==1.4.0 -attrs==25.4.0 +attrs==26.1.0 backports.functools-lru-cache==2.0.0 blurhash==1.1.5 certifi==2026.2.25