From a5fd988ab71f46099419f9e1838f0ec18c1d3c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 18:05:59 +0000 Subject: [PATCH] Build(deps): Bump exceptiongroup in /dependencies/default Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.0.0 to 1.0.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.0.0...1.0.2) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index ff036c2a..31766d4e 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -1,7 +1,7 @@ async-generator==1.10 attrs==22.1.0 coverage==6.5.0 -exceptiongroup==1.0.0 +exceptiongroup==1.0.2 flaky==3.7.0 hypothesis==6.56.4 idna==3.4