From e2b73e72e1b3fd052ed169e75054fad3a7cba0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:43:05 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump exceptiongroup from 1.2.1 to 1.2.2 Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.1 to 1.2.2. - [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.1...1.2.2) --- 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 a818089..fb0fc66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 dill==0.3.8 -exceptiongroup==1.2.1 +exceptiongroup==1.2.2 idna==3.7 iniconfig==2.0.0 lazy-object-proxy==1.10.0