From b279ff9a6ff844a71d574863b545277766f419d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:30:01 +0000 Subject: [PATCH] Bump regex from 2023.8.8 to 2023.10.3 in /stix_shifter Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.8.8 to 2023.10.3. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.8.8...2023.10.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 67f51de5d..36ccc4899 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -18,4 +18,4 @@ stix2-matcher==3.0.0 stix2-patterns==1.3.2 xmltodict==0.13.0 urllib3==1.26.17 -regex==2023.8.8 \ No newline at end of file +regex==2023.10.3 \ No newline at end of file