From 528cf297bae07540dd0fc035d49f8a4de2f3dfb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 13:11:25 +0000 Subject: [PATCH] build(deps): bump regex from 2021.9.24 to 2021.9.30 Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2021.9.24 to 2021.9.30. - [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 d8c4938..181dde1 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.9.24 +regex==2021.9.30 requests==2.26.0 six==1.16.0 toml==0.10.2