Skip to content

Commit a2bf4d8

Browse files
Bump regex from 1.10.2 to 1.10.3 (#1180)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0a438a commit a2bf4d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ include = [
2727

2828
[dependencies]
2929
pyo3 = { version = "0.20.2", features = ["generate-import-lib", "num-bigint"] }
30-
regex = "1.10.2"
30+
regex = "1.10.3"
3131
strum = { version = "0.25.0", features = ["derive"] }
3232
strum_macros = "0.25.3"
3333
serde_json = {version = "1.0.109", features = ["arbitrary_precision", "preserve_order"]}

0 commit comments

Comments
 (0)