From 4ca78452b937cfc8755d00b76a879264743bf3bc 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:24:06 +0000 Subject: [PATCH] Bump regex from 2021.7.1 to 2021.7.6 Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2021.7.1 to 2021.7.6. - [Commits](https://bitbucket.org/mrabarnett/mrab-regex/commits) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3d8d289800..11c5a03748 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -108,7 +108,7 @@ pytest==6.2.4 # via # -r test-requirements.in # pytest-cov -regex==2021.7.1 +regex==2021.7.6 # via black six==1.16.0 # via pyopenssl