From eeda587e4bc0482c7a4e6654d81819a6f7504ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:12:22 +0000 Subject: [PATCH] Bump attrs from 23.2.0 to 24.2.0 (#249) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef07568..9233990 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile pyproject.toml # -attrs==23.2.0 +attrs==24.2.0 # via # cattrs # rebdhuhn (pyproject.toml)