From 72285e46204bef168e2d5abdef4bedf32492f649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:48:33 +0000 Subject: [PATCH] Bump attrs from 24.1.0 to 24.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.1.0 to 24.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a95cc9b..7bc4d5a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b arrow==1.3.0 -attrs==24.1.0 +attrs==24.2.0 backports.functools-lru-cache==2.0.0 blurhash==1.1.4 certifi==2024.7.4