From dacdafe9387baa8f7371696926688caa0db23136 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Dec 2024 18:05:33 +0000
Subject: [PATCH] Build(deps): Bump attrs from 24.2.0 to 24.3.0 in
 /dependencies/default

Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.3.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 dependencies/default/constraints.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt
index 9cd79a18..576acc5b 100644
--- a/dependencies/default/constraints.txt
+++ b/dependencies/default/constraints.txt
@@ -1,4 +1,4 @@
-attrs==24.2.0
+attrs==24.3.0
 coverage==7.6.9
 exceptiongroup==1.2.2
 hypothesis==6.122.3