From ca38f6762fc58209bce355fa871bece25f8c9c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:08:21 +0000 Subject: [PATCH] :arrow_up: Bump regex from 2024.11.6 to 2025.10.23 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.11.6 to 2025.10.23. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.10.23) --- updated-dependencies: - dependency-name: regex dependency-version: 2025.10.23 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5c7270..60a4fb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ python-dotenv==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0" pyyaml==6.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0" questionary==2.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0" referencing==0.35.1 ; python_full_version >= "3.8.1" and python_version < "4.0" -regex==2024.11.6 ; python_full_version >= "3.8.1" and python_version < "4.0" +regex==2025.10.23 ; python_full_version >= "3.8.1" and python_version < "4.0" requests==2.32.3 ; python_full_version >= "3.8.1" and python_version < "4.0" rich==13.9.4 ; python_full_version >= "3.8.1" and python_version < "4.0" rpds-py==0.20.1 ; python_full_version >= "3.8.1" and python_version < "4.0"