From 8e3409fe3f2315e12bee534455a16b97c5681cfb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 27 Aug 2021 14:18:52 +0000
Subject: [PATCH] Bump regex from 2021.7.6 to 2021.8.27

Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2021.7.6 to 2021.8.27.
- [Commits](https://bitbucket.org/mrabarnett/mrab-regex/commits)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 dev-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-requirements.txt b/dev-requirements.txt
index 7c7ff64..ec38b49 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -28,7 +28,7 @@ pytest-clarity==0.3.0a0
 pytest-cov==2.10.1
 pytest-sugar==0.9.4
 pytest==6.2.1
-regex==2021.7.6
+regex==2021.8.27
 snowballstemmer==2.1.0
 termcolor==1.1.0
 toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
