From 21d77abd344483f739f7905ea068732ad6f28ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:51:52 +0200 Subject: [PATCH] Bump attrs from 23.2.0 to 24.2.0 (#444) * Bump attrs from 23.2.0 to 24.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.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-major ... Signed-off-by: dependabot[bot] * empty commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantin --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 921fb73..1135599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,12 +4,10 @@ # # pip-compile requirements.in # -attrs==23.2.0 +attrs==24.2.0 # via -r requirements.in click==8.1.7 # via -r requirements.in -colorama==0.4.6 - # via click efoli==1.1.0 # via -r requirements.in lark==1.2.2