From c7e082d5c0feb61a36e7e6a329f2e596c220c5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 14:01:50 -0700 Subject: [PATCH] Bump regex from 2023.3.23 to 2023.6.3 in /dependencies/python (#4401) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.3.23 to 2023.6.3. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.3.23...2023.6.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/cfn-lint.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 657deb4b..de75f319 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -17,7 +17,7 @@ pydantic==1.10.9 pyrsistent==0.19.3 python-dateutil==2.8.2 PyYAML==6.0 -regex==2023.3.23 +regex==2023.6.3 s3transfer==0.6.0 sarif-om==1.0.4 six==1.16.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index f4b5ef3b..ddcc727d 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -13,7 +13,7 @@ pluggy==1.0.0 Pygments==2.15.1 pytest==7.3.1 PyYAML==6.0 -regex==2023.3.23 +regex==2023.6.3 sqlfluff==2.1.0 tblib==1.7.0 toml==0.10.2