From dd214f1e8d1aacda66b6902ec3dfdb9723e2b5e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 02:18:21 +0000 Subject: [PATCH] Bump exceptiongroup from 1.1.1 to 1.1.2 in /dependencies/python (#4433) Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.1.1 to 1.1.2. - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.1...1.1.2) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/sqlfluff.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 6525203f..84b04666 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -3,7 +3,7 @@ chardet==5.1.0 click==8.1.3 colorama==0.4.6 diff-cover==7.5.0 -exceptiongroup==1.1.1 +exceptiongroup==1.1.2 iniconfig==2.0.0 Jinja2==3.1.2 MarkupSafe==2.1.2