From 1d0e3153e7fcfbf303582b50a926e6131e08c882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:01:43 +0000 Subject: [PATCH] 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 27d1060..e13a3cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pluggy==1.5.0 funcsigs==1.0.2 py==1.11.0 pytest==8.2.2 -exceptiongroup==1.2.1 +exceptiongroup==1.2.2 mock==5.1.0 pbr==6.0.0 more_itertools==10.3.0