From 113b6adb39080fdeac498c185f69311556735940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:12:41 +0000 Subject: [PATCH] Bump exceptiongroup from 1.0.4 to 1.1.3 Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.0.4 to 1.1.3. - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.0.4...1.1.3) --- 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 bb7b9a3..d879022 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi==2023.7.22 charset-normalizer==2.1.1 click==8.1.3 colorama==0.4.6 -exceptiongroup==1.0.4 +exceptiongroup==1.1.3 Flask==2.2.5 frozenlist==1.3.3 idna==3.4