Skip to content

Commit 80e253d

Browse files
Bump regex from 2024.9.11 to 2024.11.6
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.9.11 to 2024.11.6. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a0802d commit 80e253d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Libeli
22
pyproj==3.6.1
33
shapely==2.0.6
4-
regex==2024.9.11
4+
regex==2024.11.6
55
validators==0.34.0
66

77
# Common

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ referencing==0.29.1
8080
# via
8181
# jsonschema
8282
# jsonschema-specifications
83-
regex==2024.9.11
83+
regex==2024.11.6
8484
# via -r requirements.in
8585
requests==2.32.3
8686
# via -r requirements.in

0 commit comments

Comments
 (0)