From 9172038f7df3c2e27fb999edf5ca0f099271e0ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 00:57:46 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump attrs from 23.2.0 to 24.1.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.1.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 8b864f1..a3dbec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==3.2.4 -attrs==23.2.0 +attrs==24.1.0 certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7