From 5289fef30a691b8bfb371713d1a927a3b0964e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 13:09:25 +0000 Subject: [PATCH] build(deps): bump regex from 2022.3.2 to 2022.3.15 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2022.3.2 to 2022.3.15. - [Release notes](https://github.com/mrabarnett/mrab-regex/releases) - [Commits](https://github.com/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 f9ba3ed..2d6d6e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyparsing==3.0.7 pytest==6.2.3 pytest-cov==2.11.1 PyYAML==5.4.1 -regex==2022.3.2 +regex==2022.3.15 requests==2.27.1 six==1.16.0 toml==0.10.2