From ec7f2fca30952dae148eebfa433030d922aa601e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 03:01:05 +0000 Subject: [PATCH] Bump regex from 2020.11.13 to 2023.8.8 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2020.11.13 to 2023.8.8. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/commits/2023.8.8) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9589168..f389697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pyflakes==2.2.0 python-dateutil==2.8.1 python-dotenv==0.15.0 python-editor==1.0.4 -regex==2020.11.13 +regex==2023.8.8 requests==2.25.1 six==1.15.0 SQLAlchemy==1.3.22