From be773d2a3f15e53d376711ac878fa9fa6631731e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 5 Aug 2024 16:57:51 +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] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 025808e..ac598fd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 appdirs==1.4.4
 astroid==3.2.4
-attrs==23.2.0
+attrs==24.1.0
 autopep8==2.3.1
 backoff==2.2.1
 certifi==2024.7.4