From da04a7a645bdd46d0533c727e85cf2c0e13c7def Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 14 May 2024 19:18:29 +0000
Subject: [PATCH] Build(deps): Bump exceptiongroup in /dependencies/default

Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: exceptiongroup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 be89790e..209bbcd2 100644
--- a/dependencies/default/constraints.txt
+++ b/dependencies/default/constraints.txt
@@ -1,6 +1,6 @@
 attrs==23.2.0
 coverage==7.5.1
-exceptiongroup==1.2.0
+exceptiongroup==1.2.1
 hypothesis==6.102.0
 iniconfig==2.0.0
 packaging==24.0