From af85e232e8db64b8386172f3cca7f2fce18bf985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Sep 2021 21:04:37 +0000 Subject: [PATCH] build(deps): bump regex from 2021.8.3 to 2021.8.28 Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2021.8.3 to 2021.8.28. - [Commits](https://bitbucket.org/mrabarnett/mrab-regex/commits) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ff8894..a33117a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyparsing==2.4.7 pytest==6.2.3 pytest-cov==2.11.1 PyYAML==5.4.1 -regex==2021.8.3 +regex==2021.8.28 requests==2.26.0 six==1.16.0 toml==0.10.2