From 8b111e867f0436d4e3b6dab1173fa183ba331bb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 18:42:32 +0000 Subject: [PATCH] requirements(deps): bump exceptiongroup from 1.2.0 to 1.2.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e45e21a..b7e936b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ requests==2.31.0 attrs==23.2.0 certifi==2024.2.2 charset-normalizer==3.3.2 -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 idna==3.6 importlib_metadata==7.0.2 iniconfig==2.0.0