From 606604b49460853e1b0f8bb25169e04b796c23a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:23:29 +0000 Subject: [PATCH] build(deps): bump regex from 2022.10.31 to 2024.7.24 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2022.10.31 to 2024.7.24. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2022.10.31...2024.7.24) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index dbfebd91..879a3412 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -189,7 +189,7 @@ pyyaml==6.0.1 # pyyaml-env-tag pyyaml-env-tag==0.1 # via mkdocs -regex==2022.10.31 +regex==2024.7.24 # via mkdocs-material requests==2.32.3 # via mkdocs-material