From 7fad4ad43c00928b56bf9f881969ca4788827485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 11:09:45 +0000 Subject: [PATCH] build(deps): bump types-regex from 2023.10.3.0 to 2026.7.19.20260720 Bumps [types-regex](https://github.com/python/typeshed) from 2023.10.3.0 to 2026.7.19.20260720. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-regex dependency-version: 2026.7.19.20260720 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 6c16175..5d4fb42 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,7 +1,7 @@ pytest==7.4.3 pytest-cov==4.1.0 mypy==1.7.0 -types-regex==2023.10.3.0 +types-regex==2026.7.19.20260720 types-six==1.16.21.9 types-python-dateutil==2.8.19.14 types-dateparser==1.1.4.10