Skip to content

Commit 52e49f3

Browse files
Bump regex from 2025.9.18 to 2025.11.3 (#2841)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.9.18 to 2025.11.3. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2025.9.18...2025.11.3) --- updated-dependencies: - dependency-name: regex dependency-version: 2025.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f029073 commit 52e49f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Libeli
22
pyproj==3.7.1
33
shapely==2.1.2
4-
regex==2025.9.18
4+
regex==2025.11.3
55
validators==0.35.0
66

77
# Common

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ referencing==0.29.1
8484
# via
8585
# jsonschema
8686
# jsonschema-specifications
87-
regex==2025.9.18
87+
regex==2025.11.3
8888
# via -r requirements.in
8989
requests==2.32.5
9090
# via -r requirements.in

0 commit comments

Comments
 (0)