Skip to content

Commit a52d38b

Browse files
Bump regex from 1.9.3 to 1.9.4 (#930)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39b4a78 commit a52d38b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.19.2", features = ["generate-import-lib", "num-bigint"] }
30-
regex = "1.9.3"
30+
regex = "1.9.4"
3131
strum = { version = "0.25.0", features = ["derive"] }
3232
strum_macros = "0.25.2"
3333
serde_json = {version = "1.0.105", features = ["arbitrary_precision", "preserve_order"]}

0 commit comments

Comments
 (0)