From 13b3e7a31d8966f02c2d8f0f983b8bda784c5913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:13:22 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80d8a45..c793512 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==23.2.0 +attrs==24.2.0 coverage==7.6.0 iniconfig==2.0.0 packaging==24.1