Skip to content

Commit d516755

Browse files
Bump regex from 2026.4.4 to 2026.5.9 (#104)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.4.4 to 2026.5.9. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.4.4...2026.5.9) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.5.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5feda01 commit d516755

2 files changed

Lines changed: 119 additions & 119 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
requires-python = ">=3.10, < 4.0"
99

1010
dependencies = [
11-
"regex>=2025.0,<2027.0",
11+
"regex>=2026.5.9,<2027.0",
1212
"httpx >= 0.28, < 1.0",
1313
"pydantic>=2.13.3,<3.0",
1414
"textual>=8.2.4",

0 commit comments

Comments
 (0)