From f45c00b09f4adc1db50abf33e82b65ed8e2bcd38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:49:21 +0000 Subject: [PATCH] Bump exceptiongroup from 1.1.3 to 1.2.0 Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.1.3 to 1.2.0. - [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.1.3...1.2.0) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index feb6a18..06a33bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -exceptiongroup==1.1.3 +exceptiongroup==1.2.0 iniconfig==2.0.0 packaging==23.2 pluggy==1.3.0