Skip to content

Commit 04a9135

Browse files
Bump regex from 1.9.4 to 1.9.5 (#944)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ec1036 commit 04a9135

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.4"
30+
regex = "1.9.5"
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)