From 3e4382ecb71fc68e05af705dbb94a417edcf1053 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 05:31:17 +0000 Subject: [PATCH] Bump regex from 2020.11.13 to 2021.7.6 Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2020.11.13 to 2021.7.6. - [Commits](https://bitbucket.org/mrabarnett/mrab-regex/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e525b1..11146b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ python-dateutil==2.8.1 python-dotenv==0.15.0 python-editor==1.0.4 pytz==2021.1 -regex==2020.11.13 +regex==2021.7.6 requests==2.25.1 six==1.15.0 SQLAlchemy==1.3.23