From e265c60567a0d534d795e9442fcc5060f93bebde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:53:40 +0000 Subject: [PATCH] Update exceptiongroup requirement from >=1.2.0 to >=1.3.1 Updates the requirements on [exceptiongroup](https://github.com/agronholm/exceptiongroup) to permit the latest version. - [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.3.1) --- updated-dependencies: - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 675c52b..27c0e96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -exceptiongroup>=1.2.0 +exceptiongroup>=1.3.1 iniconfig>=2.0.0 numpy>=1.26.2 opencv-python>=4.9.0.80