Skip to content

Commit f2a64a6

Browse files
dependabot[bot]priv-kweihmann
authored andcommitted
build(deps): bump regex from 2026.1.15 to 2026.2.19
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.1.15 to 2026.2.19. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.1.15...2026.2.19) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.2.19 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1aac6a commit f2a64a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ classifiers = [
8080
"Programming Language :: Python :: 3.14",
8181
]
8282
dependencies = [
83-
"regex == 2026.1.15",
83+
"regex == 2026.2.19",
8484
"Deprecated ~= 1.2"
8585
]
8686
dynamic = ["optional-dependencies"]

0 commit comments

Comments
 (0)