From 5be367f5b4622019c1167d1668d1450d3275959a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 06:23:17 +0000 Subject: [PATCH] Bump regex from 2022.1.18 to 2022.10.31 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2022.1.18 to 2022.10.31. - [Release notes](https://github.com/mrabarnett/mrab-regex/releases) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2022.1.18...2022.10.31) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9dbde0c..a1f6bea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ colorama==0.4.4 click==8.0.3 lxml==4.8.0 progress==1.6 -regex==2022.1.18 +regex==2022.10.31 requests==2.26.0 selenium==4.1.0 \ No newline at end of file