Skip to content

Commit 8abdfdc

Browse files
Bump regex from 1.10.3 to 1.10.4 (#1282)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c3391d commit 8abdfdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rust-version = "1.76"
2828

2929
[dependencies]
3030
pyo3 = { version = "0.21.1", features = ["generate-import-lib", "num-bigint"] }
31-
regex = "1.10.3"
31+
regex = "1.10.4"
3232
strum = { version = "0.25.0", features = ["derive"] }
3333
strum_macros = "0.26.1"
3434
serde_json = {version = "1.0.116", features = ["arbitrary_precision", "preserve_order"]}

0 commit comments

Comments
 (0)